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