Token$json top-level constant
Implementation
@$core.Deprecated('Use tokenDescriptor instead')
const Token$json = const {
'1': 'Token',
'2': const [
const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
const {'1': 'user_id', '3': 2, '4': 1, '5': 9, '10': 'userId'},
const {'1': 'blocked', '3': 3, '4': 1, '5': 8, '10': 'blocked'},
const {'1': 'device_info', '3': 4, '4': 1, '5': 9, '10': 'deviceInfo'},
const {'1': 'blocked_at', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'blockedAt'},
const {'1': 'created_at', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'createdAt'},
const {'1': 'used_at', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'usedAt'},
const {'1': 'expires_at', '3': 8, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'expiresAt'},
const {'1': 'access_token', '3': 9, '4': 1, '5': 9, '10': 'accessToken'},
const {'1': 'refresh_token', '3': 10, '4': 1, '5': 9, '10': 'refreshToken'},
const {'1': 'logged_in_from', '3': 11, '4': 1, '5': 9, '10': 'loggedInFrom'},
const {'1': 'token_type', '3': 12, '4': 1, '5': 14, '6': '.Nuntio.TokenType', '10': 'tokenType'},
const {'1': 'login_type', '3': 13, '4': 1, '5': 14, '6': '.Nuntio.LoginType', '10': 'loginType'},
const {'1': 'platform_type', '3': 14, '4': 1, '5': 14, '6': '.Nuntio.PlatformType', '10': 'platformType'},
const {'1': 'oidc_provider_type', '3': 15, '4': 1, '5': 14, '6': '.Nuntio.OidcProviderType', '10': 'oidcProviderType'},
],
};