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