menu
atproto package
documentation
com_atproto_label_query_labels.dart
QueryLabelsOutput
QueryLabelsOutput.fromJson factory constructor
QueryLabelsOutput.fromJson factory constructor
dark_mode
light_mode
QueryLabelsOutput.fromJson
constructor
QueryLabelsOutput.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory QueryLabelsOutput.fromJson(Map<String, dynamic> json) => _$QueryLabelsOutputFromJson(json);
atproto package
documentation
com_atproto_label_query_labels
QueryLabelsOutput
QueryLabelsOutput.fromJson factory constructor
QueryLabelsOutput class