Documented the properties of the model types that conforms to the KeyNameModel protocol in the library target.

This commit is contained in:
2025-09-10 21:37:27 +02:00
parent 7b879dff94
commit 0bfc9addad
5 changed files with 28 additions and 8 deletions
@@ -10,7 +10,7 @@
//
//===----------------------------------------------------------------------===
/// A concrete representation of the types of client that a ``AmiiboService`` service can utilize.
/// A representation of the types of client that a ``AmiiboService`` service can utilize.
///
/// > important: This enumeration has been defined as a way to avoid exposing the `APIClient` protocol outside the boundaries of this library.
public enum AmiiboClient {