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