HeraResponse$json top-level constant
Implementation
@$core.Deprecated('Use heraResponseDescriptor instead')
const HeraResponse$json = const {
'1': 'HeraResponse',
'2': const [
const {'1': 'user', '3': 1, '4': 1, '5': 11, '6': '.Hera.User', '10': 'user'},
const {'1': 'users', '3': 2, '4': 3, '5': 11, '6': '.Hera.User', '10': 'users'},
const {'1': 'amount', '3': 3, '4': 1, '5': 3, '10': 'amount'},
const {'1': 'token', '3': 4, '4': 1, '5': 11, '6': '.Hera.Token', '10': 'token'},
const {'1': 'tokens', '3': 5, '4': 3, '5': 11, '6': '.Hera.Token', '10': 'tokens'},
const {'1': 'public_keys', '3': 6, '4': 3, '5': 11, '6': '.Hera.HeraResponse.PublicKeysEntry', '10': 'publicKeys'},
const {'1': 'config', '3': 7, '4': 1, '5': 11, '6': '.Hera.Config', '10': 'config'},
const {'1': 'login_session', '3': 8, '4': 1, '5': 11, '6': '.Hera.LoginSession', '10': 'loginSession'},
const {'1': 'private_key', '3': 9, '4': 1, '5': 9, '10': 'privateKey'},
],
'3': const [HeraResponse_PublicKeysEntry$json],
};