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