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