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