menu
atproto package
documentation
com_atproto_sync_getrepo.dart
SyncGetRepoInput
SyncGetRepoInput.fromJson factory constructor
SyncGetRepoInput.fromJson factory constructor
dark_mode
light_mode
SyncGetRepoInput.fromJson
constructor
SyncGetRepoInput.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory SyncGetRepoInput.fromJson(Map<String, Object?> json) => _$SyncGetRepoInputFromJson(json);
atproto package
documentation
com_atproto_sync_getrepo
SyncGetRepoInput
SyncGetRepoInput.fromJson factory constructor
SyncGetRepoInput class