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