menu
bluesky package
documentation
app_bsky_graph_get_blocks.dart
GetBlocksOutput
GetBlocksOutput.fromJson factory constructor
GetBlocksOutput.fromJson factory constructor
dark_mode
light_mode
GetBlocksOutput.fromJson
constructor
GetBlocksOutput.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory GetBlocksOutput.fromJson(Map<String, dynamic> json) => _$GetBlocksOutputFromJson(json);
bluesky package
documentation
app_bsky_graph_get_blocks
GetBlocksOutput
GetBlocksOutput.fromJson factory constructor
GetBlocksOutput class