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