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