menu
atproto package
documentation
com_atproto_repo_apply_writes.dart
ApplyWritesOutput
ApplyWritesOutput.fromJson factory constructor
ApplyWritesOutput.fromJson factory constructor
dark_mode
light_mode
ApplyWritesOutput.fromJson
constructor
ApplyWritesOutput.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ApplyWritesOutput.fromJson(Map<String, dynamic> json) => _$ApplyWritesOutputFromJson(json);
atproto package
documentation
com_atproto_repo_apply_writes
ApplyWritesOutput
ApplyWritesOutput.fromJson factory constructor
ApplyWritesOutput class