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