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