menu
squid_cloud package
documentation
client.dart
SecretEntry
SecretEntry.fromJson factory constructor
SecretEntry.fromJson factory constructor
dark_mode
light_mode
SecretEntry.fromJson
constructor
SecretEntry.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SecretEntry.fromJson(Map<String, dynamic> json) => _$SecretEntryFromJson(json);
squid_cloud package
documentation
client
SecretEntry
SecretEntry.fromJson factory constructor
SecretEntry class