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