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