HeraResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use heraResponseDescriptor instead')
const HeraResponse$json = const {
  '1': 'HeraResponse',
  '2': const [
    const {'1': 'user', '3': 1, '4': 1, '5': 11, '6': '.Nuntio.User', '10': 'user'},
    const {'1': 'users', '3': 2, '4': 3, '5': 11, '6': '.Nuntio.User', '10': 'users'},
    const {'1': 'amount', '3': 3, '4': 1, '5': 3, '10': 'amount'},
    const {'1': 'token', '3': 4, '4': 1, '5': 11, '6': '.Nuntio.Token', '10': 'token'},
    const {'1': 'tokens', '3': 5, '4': 3, '5': 11, '6': '.Nuntio.Token', '10': 'tokens'},
    const {'1': 'public_key', '3': 6, '4': 1, '5': 9, '10': 'publicKey'},
    const {'1': 'config', '3': 7, '4': 1, '5': 11, '6': '.Nuntio.HeraConfig', '10': 'config'},
    const {'1': 'template', '3': 8, '4': 1, '5': 11, '6': '.Nuntio.Template', '10': 'template'},
    const {'1': 'templates', '3': 9, '4': 3, '5': 11, '6': '.Nuntio.Template', '10': 'templates'},
    const {'1': 'available_login_mechanisms', '3': 10, '4': 3, '5': 14, '6': '.Nuntio.LoginType', '10': 'availableLoginMechanisms'},
    const {'1': 'verification_code', '3': 12, '4': 1, '5': 11, '6': '.Nuntio.VerificationCode', '10': 'verificationCode'},
    const {'1': 'login_session', '3': 13, '4': 1, '5': 11, '6': '.Nuntio.LoginSession', '10': 'loginSession'},
    const {'1': 'contacts', '3': 14, '4': 3, '5': 11, '6': '.Nuntio.Contact', '10': 'contacts'},
    const {'1': 'group', '3': 15, '4': 1, '5': 11, '6': '.Nuntio.Group', '10': 'group'},
    const {'1': 'groups', '3': 16, '4': 3, '5': 11, '6': '.Nuntio.Group', '10': 'groups'},
    const {'1': 'namespace', '3': 17, '4': 1, '5': 9, '10': 'namespace'},
  ],
};