AppAccountProto$json top-level constant

  1. @Deprecated('Use appAccountProtoDescriptor instead')
Map<String, Object> const AppAccountProto$json

Implementation

@$core.Deprecated('Use appAccountProtoDescriptor instead')
const AppAccountProto$json = {
  '1': 'AppAccountProto',
  '3': [
    AppAccountProto_FinishRegisterMobileRequest$json,
    AppAccountProto_RemoveMobileRequest$json,
    AppAccountProto_ChangeNameRequest$json,
    AppAccountProto_ChangePskRequest$json,
    AppAccountProto_ModifyClientRequest$json
  ],
};