menu
bluesky package
documentation
com_atproto_repo_applywrites.dart
RepoApplyWritesInput
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this RepoApplyWritesInput to a JSON map.
Implementation
Map<String, dynamic> toJson();
bluesky package
documentation
com_atproto_repo_applywrites
RepoApplyWritesInput
toJson abstract method
RepoApplyWritesInput class