|
|
|
@ -39,13 +39,9 @@ class Client extends DynamiteClient {
|
|
|
|
|
); |
|
|
|
|
|
|
|
|
|
AppConfigClient get appConfig => AppConfigClient(this); |
|
|
|
|
|
|
|
|
|
AppsClient get apps => AppsClient(this); |
|
|
|
|
|
|
|
|
|
GroupsClient get groups => GroupsClient(this); |
|
|
|
|
|
|
|
|
|
PreferencesClient get preferences => PreferencesClient(this); |
|
|
|
|
|
|
|
|
|
UsersClient get users => UsersClient(this); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -4424,7 +4420,6 @@ abstract class OCSMeta implements OCSMetaInterface, Built<OCSMeta, OCSMetaBuilde
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<OCSMeta> get serializer => _$oCSMetaSerializer; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -4454,7 +4449,6 @@ abstract class AppConfigGetAppsResponseApplicationJson_Ocs_Data
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppConfigGetAppsResponseApplicationJson_Ocs_Data> get serializer => |
|
|
|
|
_$appConfigGetAppsResponseApplicationJsonOcsDataSerializer; |
|
|
|
|
} |
|
|
|
@ -4485,7 +4479,6 @@ abstract class AppConfigGetAppsResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppConfigGetAppsResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$appConfigGetAppsResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -4515,7 +4508,6 @@ abstract class AppConfigGetAppsResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppConfigGetAppsResponseApplicationJson> get serializer => |
|
|
|
|
_$appConfigGetAppsResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -4546,7 +4538,6 @@ abstract class AppConfigGetKeysResponseApplicationJson_Ocs_Data
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppConfigGetKeysResponseApplicationJson_Ocs_Data> get serializer => |
|
|
|
|
_$appConfigGetKeysResponseApplicationJsonOcsDataSerializer; |
|
|
|
|
} |
|
|
|
@ -4577,7 +4568,6 @@ abstract class AppConfigGetKeysResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppConfigGetKeysResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$appConfigGetKeysResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -4607,7 +4597,6 @@ abstract class AppConfigGetKeysResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppConfigGetKeysResponseApplicationJson> get serializer => |
|
|
|
|
_$appConfigGetKeysResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -4638,7 +4627,6 @@ abstract class AppConfigGetValueResponseApplicationJson_Ocs_Data
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppConfigGetValueResponseApplicationJson_Ocs_Data> get serializer => |
|
|
|
|
_$appConfigGetValueResponseApplicationJsonOcsDataSerializer; |
|
|
|
|
} |
|
|
|
@ -4669,7 +4657,6 @@ abstract class AppConfigGetValueResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppConfigGetValueResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$appConfigGetValueResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -4699,7 +4686,6 @@ abstract class AppConfigGetValueResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppConfigGetValueResponseApplicationJson> get serializer => |
|
|
|
|
_$appConfigGetValueResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -4730,7 +4716,6 @@ abstract class AppConfigSetValueResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppConfigSetValueResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$appConfigSetValueResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -4760,7 +4745,6 @@ abstract class AppConfigSetValueResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppConfigSetValueResponseApplicationJson> get serializer => |
|
|
|
|
_$appConfigSetValueResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -4791,7 +4775,6 @@ abstract class AppConfigDeleteKeyResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppConfigDeleteKeyResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$appConfigDeleteKeyResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -4821,7 +4804,6 @@ abstract class AppConfigDeleteKeyResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppConfigDeleteKeyResponseApplicationJson> get serializer => |
|
|
|
|
_$appConfigDeleteKeyResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -4851,7 +4833,6 @@ abstract class AppsGetAppsResponseApplicationJson_Ocs_Data
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppsGetAppsResponseApplicationJson_Ocs_Data> get serializer => |
|
|
|
|
_$appsGetAppsResponseApplicationJsonOcsDataSerializer; |
|
|
|
|
} |
|
|
|
@ -4882,7 +4863,6 @@ abstract class AppsGetAppsResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppsGetAppsResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$appsGetAppsResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -4911,7 +4891,6 @@ abstract class AppsGetAppsResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppsGetAppsResponseApplicationJson> get serializer => |
|
|
|
|
_$appsGetAppsResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -4977,7 +4956,6 @@ abstract class AppInfo implements AppInfoInterface, Built<AppInfo, AppInfoBuilde
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppInfo> get serializer => _$appInfoSerializer; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -5007,7 +4985,6 @@ abstract class AppsGetAppInfoResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppsGetAppInfoResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$appsGetAppInfoResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -5037,7 +5014,6 @@ abstract class AppsGetAppInfoResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppsGetAppInfoResponseApplicationJson> get serializer => |
|
|
|
|
_$appsGetAppInfoResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -5068,7 +5044,6 @@ abstract class AppsEnableResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppsEnableResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$appsEnableResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -5097,7 +5072,6 @@ abstract class AppsEnableResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppsEnableResponseApplicationJson> get serializer => _$appsEnableResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -5127,7 +5101,6 @@ abstract class AppsDisableResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppsDisableResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$appsDisableResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -5156,7 +5129,6 @@ abstract class AppsDisableResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<AppsDisableResponseApplicationJson> get serializer => |
|
|
|
|
_$appsDisableResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -5186,7 +5158,6 @@ abstract class GroupsGetGroupsResponseApplicationJson_Ocs_Data
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupsResponseApplicationJson_Ocs_Data> get serializer => |
|
|
|
|
_$groupsGetGroupsResponseApplicationJsonOcsDataSerializer; |
|
|
|
|
} |
|
|
|
@ -5217,7 +5188,6 @@ abstract class GroupsGetGroupsResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupsResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$groupsGetGroupsResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -5247,7 +5217,6 @@ abstract class GroupsGetGroupsResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupsResponseApplicationJson> get serializer => |
|
|
|
|
_$groupsGetGroupsResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -5278,7 +5247,6 @@ abstract class GroupsAddGroupResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsAddGroupResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$groupsAddGroupResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -5308,7 +5276,6 @@ abstract class GroupsAddGroupResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsAddGroupResponseApplicationJson> get serializer => |
|
|
|
|
_$groupsAddGroupResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -5335,10 +5302,8 @@ abstract class GroupDetails_Usercount
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
@BuiltValueSerializer(custom: true) |
|
|
|
|
static Serializer<GroupDetails_Usercount> get serializer => _$GroupDetails_UsercountSerializer(); |
|
|
|
|
|
|
|
|
|
JsonObject get data; |
|
|
|
|
@BuiltValueHook(finalizeBuilder: true) |
|
|
|
|
static void _validate(final GroupDetails_UsercountBuilder b) { |
|
|
|
@ -5410,10 +5375,8 @@ abstract class GroupDetails_Disabled
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
@BuiltValueSerializer(custom: true) |
|
|
|
|
static Serializer<GroupDetails_Disabled> get serializer => _$GroupDetails_DisabledSerializer(); |
|
|
|
|
|
|
|
|
|
JsonObject get data; |
|
|
|
|
@BuiltValueHook(finalizeBuilder: true) |
|
|
|
|
static void _validate(final GroupDetails_DisabledBuilder b) { |
|
|
|
@ -5487,7 +5450,6 @@ abstract class GroupDetails implements GroupDetailsInterface, Built<GroupDetails
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupDetails> get serializer => _$groupDetailsSerializer; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -5517,7 +5479,6 @@ abstract class GroupsGetGroupsDetailsResponseApplicationJson_Ocs_Data
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupsDetailsResponseApplicationJson_Ocs_Data> get serializer => |
|
|
|
|
_$groupsGetGroupsDetailsResponseApplicationJsonOcsDataSerializer; |
|
|
|
|
} |
|
|
|
@ -5549,7 +5510,6 @@ abstract class GroupsGetGroupsDetailsResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupsDetailsResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$groupsGetGroupsDetailsResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -5579,7 +5539,6 @@ abstract class GroupsGetGroupsDetailsResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupsDetailsResponseApplicationJson> get serializer => |
|
|
|
|
_$groupsGetGroupsDetailsResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -5610,7 +5569,6 @@ abstract class GroupsGetGroupUsersResponseApplicationJson_Ocs_Data
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupUsersResponseApplicationJson_Ocs_Data> get serializer => |
|
|
|
|
_$groupsGetGroupUsersResponseApplicationJsonOcsDataSerializer; |
|
|
|
|
} |
|
|
|
@ -5641,7 +5599,6 @@ abstract class GroupsGetGroupUsersResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupUsersResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$groupsGetGroupUsersResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -5671,7 +5628,6 @@ abstract class GroupsGetGroupUsersResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupUsersResponseApplicationJson> get serializer => |
|
|
|
|
_$groupsGetGroupUsersResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -5701,7 +5657,6 @@ abstract class UserDetails_BackendCapabilities
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UserDetails_BackendCapabilities> get serializer => _$userDetailsBackendCapabilitiesSerializer; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -5727,10 +5682,8 @@ abstract class UserDetailsQuota_Free
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
@BuiltValueSerializer(custom: true) |
|
|
|
|
static Serializer<UserDetailsQuota_Free> get serializer => _$UserDetailsQuota_FreeSerializer(); |
|
|
|
|
|
|
|
|
|
JsonObject get data; |
|
|
|
|
@BuiltValueHook(finalizeBuilder: true) |
|
|
|
|
static void _validate(final UserDetailsQuota_FreeBuilder b) { |
|
|
|
@ -5803,10 +5756,8 @@ abstract class UserDetailsQuota_Quota
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
@BuiltValueSerializer(custom: true) |
|
|
|
|
static Serializer<UserDetailsQuota_Quota> get serializer => _$UserDetailsQuota_QuotaSerializer(); |
|
|
|
|
|
|
|
|
|
JsonObject get data; |
|
|
|
|
@BuiltValueHook(finalizeBuilder: true) |
|
|
|
|
static void _validate(final UserDetailsQuota_QuotaBuilder b) { |
|
|
|
@ -5883,10 +5834,8 @@ abstract class UserDetailsQuota_Relative
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
@BuiltValueSerializer(custom: true) |
|
|
|
|
static Serializer<UserDetailsQuota_Relative> get serializer => _$UserDetailsQuota_RelativeSerializer(); |
|
|
|
|
|
|
|
|
|
JsonObject get data; |
|
|
|
|
@BuiltValueHook(finalizeBuilder: true) |
|
|
|
|
static void _validate(final UserDetailsQuota_RelativeBuilder b) { |
|
|
|
@ -5958,10 +5907,8 @@ abstract class UserDetailsQuota_Total
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
@BuiltValueSerializer(custom: true) |
|
|
|
|
static Serializer<UserDetailsQuota_Total> get serializer => _$UserDetailsQuota_TotalSerializer(); |
|
|
|
|
|
|
|
|
|
JsonObject get data; |
|
|
|
|
@BuiltValueHook(finalizeBuilder: true) |
|
|
|
|
static void _validate(final UserDetailsQuota_TotalBuilder b) { |
|
|
|
@ -6033,10 +5980,8 @@ abstract class UserDetailsQuota_Used
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
@BuiltValueSerializer(custom: true) |
|
|
|
|
static Serializer<UserDetailsQuota_Used> get serializer => _$UserDetailsQuota_UsedSerializer(); |
|
|
|
|
|
|
|
|
|
JsonObject get data; |
|
|
|
|
@BuiltValueHook(finalizeBuilder: true) |
|
|
|
|
static void _validate(final UserDetailsQuota_UsedBuilder b) { |
|
|
|
@ -6110,7 +6055,6 @@ abstract class UserDetailsQuota implements UserDetailsQuotaInterface, Built<User
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UserDetailsQuota> get serializer => _$userDetailsQuotaSerializer; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -6179,7 +6123,6 @@ abstract class UserDetails implements UserDetailsInterface, Built<UserDetails, U
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UserDetails> get serializer => _$userDetailsSerializer; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -6209,7 +6152,6 @@ abstract class GroupsGetGroupUsersDetailsResponseApplicationJson_Ocs_Data_Users1
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupUsersDetailsResponseApplicationJson_Ocs_Data_Users1> get serializer => |
|
|
|
|
_$groupsGetGroupUsersDetailsResponseApplicationJsonOcsDataUsers1Serializer; |
|
|
|
|
} |
|
|
|
@ -6242,11 +6184,9 @@ abstract class GroupsGetGroupUsersDetailsResponseApplicationJson_Ocs_Data_Users
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
@BuiltValueSerializer(custom: true) |
|
|
|
|
static Serializer<GroupsGetGroupUsersDetailsResponseApplicationJson_Ocs_Data_Users> get serializer => |
|
|
|
|
_$GroupsGetGroupUsersDetailsResponseApplicationJson_Ocs_Data_UsersSerializer(); |
|
|
|
|
|
|
|
|
|
JsonObject get data; |
|
|
|
|
@BuiltValueHook(finalizeBuilder: true) |
|
|
|
|
static void _validate(final GroupsGetGroupUsersDetailsResponseApplicationJson_Ocs_Data_UsersBuilder b) { |
|
|
|
@ -6332,7 +6272,6 @@ abstract class GroupsGetGroupUsersDetailsResponseApplicationJson_Ocs_Data
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupUsersDetailsResponseApplicationJson_Ocs_Data> get serializer => |
|
|
|
|
_$groupsGetGroupUsersDetailsResponseApplicationJsonOcsDataSerializer; |
|
|
|
|
} |
|
|
|
@ -6364,7 +6303,6 @@ abstract class GroupsGetGroupUsersDetailsResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupUsersDetailsResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$groupsGetGroupUsersDetailsResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -6395,7 +6333,6 @@ abstract class GroupsGetGroupUsersDetailsResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupUsersDetailsResponseApplicationJson> get serializer => |
|
|
|
|
_$groupsGetGroupUsersDetailsResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -6427,7 +6364,6 @@ abstract class GroupsGetSubAdminsOfGroupResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetSubAdminsOfGroupResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$groupsGetSubAdminsOfGroupResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -6458,7 +6394,6 @@ abstract class GroupsGetSubAdminsOfGroupResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetSubAdminsOfGroupResponseApplicationJson> get serializer => |
|
|
|
|
_$groupsGetSubAdminsOfGroupResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -6488,7 +6423,6 @@ abstract class GroupsGetGroupResponseApplicationJson_Ocs_Data
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupResponseApplicationJson_Ocs_Data> get serializer => |
|
|
|
|
_$groupsGetGroupResponseApplicationJsonOcsDataSerializer; |
|
|
|
|
} |
|
|
|
@ -6519,7 +6453,6 @@ abstract class GroupsGetGroupResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$groupsGetGroupResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -6549,7 +6482,6 @@ abstract class GroupsGetGroupResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsGetGroupResponseApplicationJson> get serializer => |
|
|
|
|
_$groupsGetGroupResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -6580,7 +6512,6 @@ abstract class GroupsUpdateGroupResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsUpdateGroupResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$groupsUpdateGroupResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -6610,7 +6541,6 @@ abstract class GroupsUpdateGroupResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsUpdateGroupResponseApplicationJson> get serializer => |
|
|
|
|
_$groupsUpdateGroupResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -6641,7 +6571,6 @@ abstract class GroupsDeleteGroupResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsDeleteGroupResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$groupsDeleteGroupResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -6671,7 +6600,6 @@ abstract class GroupsDeleteGroupResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<GroupsDeleteGroupResponseApplicationJson> get serializer => |
|
|
|
|
_$groupsDeleteGroupResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -6703,7 +6631,6 @@ abstract class PreferencesSetPreferenceResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<PreferencesSetPreferenceResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$preferencesSetPreferenceResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -6733,7 +6660,6 @@ abstract class PreferencesSetPreferenceResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<PreferencesSetPreferenceResponseApplicationJson> get serializer => |
|
|
|
|
_$preferencesSetPreferenceResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -6765,7 +6691,6 @@ abstract class PreferencesDeletePreferenceResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<PreferencesDeletePreferenceResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$preferencesDeletePreferenceResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -6796,7 +6721,6 @@ abstract class PreferencesDeletePreferenceResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<PreferencesDeletePreferenceResponseApplicationJson> get serializer => |
|
|
|
|
_$preferencesDeletePreferenceResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -6828,7 +6752,6 @@ abstract class PreferencesSetMultiplePreferencesResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<PreferencesSetMultiplePreferencesResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$preferencesSetMultiplePreferencesResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -6859,7 +6782,6 @@ abstract class PreferencesSetMultiplePreferencesResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<PreferencesSetMultiplePreferencesResponseApplicationJson> get serializer => |
|
|
|
|
_$preferencesSetMultiplePreferencesResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -6891,7 +6813,6 @@ abstract class PreferencesDeleteMultiplePreferenceResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<PreferencesDeleteMultiplePreferenceResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$preferencesDeleteMultiplePreferenceResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -6922,7 +6843,6 @@ abstract class PreferencesDeleteMultiplePreferenceResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<PreferencesDeleteMultiplePreferenceResponseApplicationJson> get serializer => |
|
|
|
|
_$preferencesDeleteMultiplePreferenceResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -6952,7 +6872,6 @@ abstract class UsersGetUsersResponseApplicationJson_Ocs_Data
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetUsersResponseApplicationJson_Ocs_Data> get serializer => |
|
|
|
|
_$usersGetUsersResponseApplicationJsonOcsDataSerializer; |
|
|
|
|
} |
|
|
|
@ -6983,7 +6902,6 @@ abstract class UsersGetUsersResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetUsersResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersGetUsersResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -7012,7 +6930,6 @@ abstract class UsersGetUsersResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetUsersResponseApplicationJson> get serializer => |
|
|
|
|
_$usersGetUsersResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -7042,7 +6959,6 @@ abstract class UsersAddUserResponseApplicationJson_Ocs_Data
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersAddUserResponseApplicationJson_Ocs_Data> get serializer => |
|
|
|
|
_$usersAddUserResponseApplicationJsonOcsDataSerializer; |
|
|
|
|
} |
|
|
|
@ -7073,7 +6989,6 @@ abstract class UsersAddUserResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersAddUserResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersAddUserResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -7102,7 +7017,6 @@ abstract class UsersAddUserResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersAddUserResponseApplicationJson> get serializer => |
|
|
|
|
_$usersAddUserResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -7133,7 +7047,6 @@ abstract class UsersGetUsersDetailsResponseApplicationJson_Ocs_Data_Users1
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetUsersDetailsResponseApplicationJson_Ocs_Data_Users1> get serializer => |
|
|
|
|
_$usersGetUsersDetailsResponseApplicationJsonOcsDataUsers1Serializer; |
|
|
|
|
} |
|
|
|
@ -7166,11 +7079,9 @@ abstract class UsersGetUsersDetailsResponseApplicationJson_Ocs_Data_Users
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
@BuiltValueSerializer(custom: true) |
|
|
|
|
static Serializer<UsersGetUsersDetailsResponseApplicationJson_Ocs_Data_Users> get serializer => |
|
|
|
|
_$UsersGetUsersDetailsResponseApplicationJson_Ocs_Data_UsersSerializer(); |
|
|
|
|
|
|
|
|
|
JsonObject get data; |
|
|
|
|
@BuiltValueHook(finalizeBuilder: true) |
|
|
|
|
static void _validate(final UsersGetUsersDetailsResponseApplicationJson_Ocs_Data_UsersBuilder b) { |
|
|
|
@ -7256,7 +7167,6 @@ abstract class UsersGetUsersDetailsResponseApplicationJson_Ocs_Data
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetUsersDetailsResponseApplicationJson_Ocs_Data> get serializer => |
|
|
|
|
_$usersGetUsersDetailsResponseApplicationJsonOcsDataSerializer; |
|
|
|
|
} |
|
|
|
@ -7287,7 +7197,6 @@ abstract class UsersGetUsersDetailsResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetUsersDetailsResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersGetUsersDetailsResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -7317,7 +7226,6 @@ abstract class UsersGetUsersDetailsResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetUsersDetailsResponseApplicationJson> get serializer => |
|
|
|
|
_$usersGetUsersDetailsResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -7350,7 +7258,6 @@ abstract class UsersGetDisabledUsersDetailsResponseApplicationJson_Ocs_Data_User
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetDisabledUsersDetailsResponseApplicationJson_Ocs_Data_Users1> get serializer => |
|
|
|
|
_$usersGetDisabledUsersDetailsResponseApplicationJsonOcsDataUsers1Serializer; |
|
|
|
|
} |
|
|
|
@ -7385,11 +7292,9 @@ abstract class UsersGetDisabledUsersDetailsResponseApplicationJson_Ocs_Data_User
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
@BuiltValueSerializer(custom: true) |
|
|
|
|
static Serializer<UsersGetDisabledUsersDetailsResponseApplicationJson_Ocs_Data_Users> get serializer => |
|
|
|
|
_$UsersGetDisabledUsersDetailsResponseApplicationJson_Ocs_Data_UsersSerializer(); |
|
|
|
|
|
|
|
|
|
JsonObject get data; |
|
|
|
|
@BuiltValueHook(finalizeBuilder: true) |
|
|
|
|
static void _validate(final UsersGetDisabledUsersDetailsResponseApplicationJson_Ocs_Data_UsersBuilder b) { |
|
|
|
@ -7475,7 +7380,6 @@ abstract class UsersGetDisabledUsersDetailsResponseApplicationJson_Ocs_Data
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetDisabledUsersDetailsResponseApplicationJson_Ocs_Data> get serializer => |
|
|
|
|
_$usersGetDisabledUsersDetailsResponseApplicationJsonOcsDataSerializer; |
|
|
|
|
} |
|
|
|
@ -7507,7 +7411,6 @@ abstract class UsersGetDisabledUsersDetailsResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetDisabledUsersDetailsResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersGetDisabledUsersDetailsResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -7538,7 +7441,6 @@ abstract class UsersGetDisabledUsersDetailsResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetDisabledUsersDetailsResponseApplicationJson> get serializer => |
|
|
|
|
_$usersGetDisabledUsersDetailsResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -7570,7 +7472,6 @@ abstract class UsersSearchByPhoneNumbersResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersSearchByPhoneNumbersResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersSearchByPhoneNumbersResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -7601,7 +7502,6 @@ abstract class UsersSearchByPhoneNumbersResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersSearchByPhoneNumbersResponseApplicationJson> get serializer => |
|
|
|
|
_$usersSearchByPhoneNumbersResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -7632,7 +7532,6 @@ abstract class UsersGetUserResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetUserResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersGetUserResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -7661,7 +7560,6 @@ abstract class UsersGetUserResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetUserResponseApplicationJson> get serializer => |
|
|
|
|
_$usersGetUserResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -7692,7 +7590,6 @@ abstract class UsersEditUserResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersEditUserResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersEditUserResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -7721,7 +7618,6 @@ abstract class UsersEditUserResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersEditUserResponseApplicationJson> get serializer => |
|
|
|
|
_$usersEditUserResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -7752,7 +7648,6 @@ abstract class UsersDeleteUserResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersDeleteUserResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersDeleteUserResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -7782,7 +7677,6 @@ abstract class UsersDeleteUserResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersDeleteUserResponseApplicationJson> get serializer => |
|
|
|
|
_$usersDeleteUserResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -7813,7 +7707,6 @@ abstract class UsersGetCurrentUserResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetCurrentUserResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersGetCurrentUserResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -7843,7 +7736,6 @@ abstract class UsersGetCurrentUserResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetCurrentUserResponseApplicationJson> get serializer => |
|
|
|
|
_$usersGetCurrentUserResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -7875,7 +7767,6 @@ abstract class UsersGetEditableFieldsResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetEditableFieldsResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersGetEditableFieldsResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -7905,7 +7796,6 @@ abstract class UsersGetEditableFieldsResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetEditableFieldsResponseApplicationJson> get serializer => |
|
|
|
|
_$usersGetEditableFieldsResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -7937,7 +7827,6 @@ abstract class UsersGetEditableFieldsForUserResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetEditableFieldsForUserResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersGetEditableFieldsForUserResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -7968,7 +7857,6 @@ abstract class UsersGetEditableFieldsForUserResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetEditableFieldsForUserResponseApplicationJson> get serializer => |
|
|
|
|
_$usersGetEditableFieldsForUserResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -8000,7 +7888,6 @@ abstract class UsersEditUserMultiValueResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersEditUserMultiValueResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersEditUserMultiValueResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -8030,7 +7917,6 @@ abstract class UsersEditUserMultiValueResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersEditUserMultiValueResponseApplicationJson> get serializer => |
|
|
|
|
_$usersEditUserMultiValueResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -8061,7 +7947,6 @@ abstract class UsersWipeUserDevicesResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersWipeUserDevicesResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersWipeUserDevicesResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -8091,7 +7976,6 @@ abstract class UsersWipeUserDevicesResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersWipeUserDevicesResponseApplicationJson> get serializer => |
|
|
|
|
_$usersWipeUserDevicesResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -8122,7 +8006,6 @@ abstract class UsersEnableUserResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersEnableUserResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersEnableUserResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -8152,7 +8035,6 @@ abstract class UsersEnableUserResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersEnableUserResponseApplicationJson> get serializer => |
|
|
|
|
_$usersEnableUserResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -8183,7 +8065,6 @@ abstract class UsersDisableUserResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersDisableUserResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersDisableUserResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -8213,7 +8094,6 @@ abstract class UsersDisableUserResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersDisableUserResponseApplicationJson> get serializer => |
|
|
|
|
_$usersDisableUserResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -8244,7 +8124,6 @@ abstract class UsersGetUsersGroupsResponseApplicationJson_Ocs_Data
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetUsersGroupsResponseApplicationJson_Ocs_Data> get serializer => |
|
|
|
|
_$usersGetUsersGroupsResponseApplicationJsonOcsDataSerializer; |
|
|
|
|
} |
|
|
|
@ -8275,7 +8154,6 @@ abstract class UsersGetUsersGroupsResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetUsersGroupsResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersGetUsersGroupsResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -8305,7 +8183,6 @@ abstract class UsersGetUsersGroupsResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetUsersGroupsResponseApplicationJson> get serializer => |
|
|
|
|
_$usersGetUsersGroupsResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -8336,7 +8213,6 @@ abstract class UsersAddToGroupResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersAddToGroupResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersAddToGroupResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -8366,7 +8242,6 @@ abstract class UsersAddToGroupResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersAddToGroupResponseApplicationJson> get serializer => |
|
|
|
|
_$usersAddToGroupResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -8397,7 +8272,6 @@ abstract class UsersRemoveFromGroupResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersRemoveFromGroupResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersRemoveFromGroupResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -8427,7 +8301,6 @@ abstract class UsersRemoveFromGroupResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersRemoveFromGroupResponseApplicationJson> get serializer => |
|
|
|
|
_$usersRemoveFromGroupResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -8459,7 +8332,6 @@ abstract class UsersGetUserSubAdminGroupsResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetUserSubAdminGroupsResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersGetUserSubAdminGroupsResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -8490,7 +8362,6 @@ abstract class UsersGetUserSubAdminGroupsResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersGetUserSubAdminGroupsResponseApplicationJson> get serializer => |
|
|
|
|
_$usersGetUserSubAdminGroupsResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -8521,7 +8392,6 @@ abstract class UsersAddSubAdminResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersAddSubAdminResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersAddSubAdminResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -8551,7 +8421,6 @@ abstract class UsersAddSubAdminResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersAddSubAdminResponseApplicationJson> get serializer => |
|
|
|
|
_$usersAddSubAdminResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -8582,7 +8451,6 @@ abstract class UsersRemoveSubAdminResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersRemoveSubAdminResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersRemoveSubAdminResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -8612,7 +8480,6 @@ abstract class UsersRemoveSubAdminResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersRemoveSubAdminResponseApplicationJson> get serializer => |
|
|
|
|
_$usersRemoveSubAdminResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -8644,7 +8511,6 @@ abstract class UsersResendWelcomeMessageResponseApplicationJson_Ocs
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersResendWelcomeMessageResponseApplicationJson_Ocs> get serializer => |
|
|
|
|
_$usersResendWelcomeMessageResponseApplicationJsonOcsSerializer; |
|
|
|
|
} |
|
|
|
@ -8675,7 +8541,6 @@ abstract class UsersResendWelcomeMessageResponseApplicationJson
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<UsersResendWelcomeMessageResponseApplicationJson> get serializer => |
|
|
|
|
_$usersResendWelcomeMessageResponseApplicationJsonSerializer; |
|
|
|
|
} |
|
|
|
@ -8710,7 +8575,6 @@ abstract class Capabilities_ProvisioningApi
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<Capabilities_ProvisioningApi> get serializer => _$capabilitiesProvisioningApiSerializer; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -8734,7 +8598,6 @@ abstract class Capabilities implements CapabilitiesInterface, Built<Capabilities
|
|
|
|
|
// coverage:ignore-start |
|
|
|
|
Map<String, dynamic> toJson() => _jsonSerializers.serializeWith(serializer, this)! as Map<String, dynamic>; |
|
|
|
|
// coverage:ignore-end |
|
|
|
|
|
|
|
|
|
static Serializer<Capabilities> get serializer => _$capabilitiesSerializer; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|