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