menu
bluesky package
documentation
atproto.dart
ServerInfoContact
ServerInfoContact.fromJson factory constructor
ServerInfoContact.fromJson factory constructor
dark_mode
light_mode
ServerInfoContact.fromJson
constructor
ServerInfoContact.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory ServerInfoContact.fromJson(Map<String, Object?> json) => _$ServerInfoContactFromJson(json);
bluesky package
documentation
atproto
ServerInfoContact
ServerInfoContact.fromJson factory constructor
ServerInfoContact class