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