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