menu
api_agent package
documentation
api_agent.dart
StringOrEncoded
StringOrEncoded constructor
StringOrEncoded constructor
dark_mode
light_mode
StringOrEncoded
constructor
StringOrEncoded
(
String
encoded
,
dynamic
decoder
(
String
)
)
Implementation
StringOrEncoded(this.encoded, this.decoder);
api_agent package
documentation
api_agent
StringOrEncoded
StringOrEncoded constructor
StringOrEncoded class