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