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