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