ClientApp$json top-level constant

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

Implementation

@$core.Deprecated('Use clientAppDescriptor instead')
const ClientApp$json = const {
  '1': 'ClientApp',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    const {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'password', '3': 3, '4': 1, '5': 9, '10': 'password'},
    const {'1': 'contactEmail', '3': 4, '4': 1, '5': 9, '10': 'contactEmail'},
    const {'1': 'ownerId', '3': 5, '4': 1, '5': 9, '10': 'ownerId'},
    const {'1': 'appWebsite', '3': 6, '4': 1, '5': 9, '10': 'appWebsite'},
    const {'1': 'logoUrl', '3': 7, '4': 1, '5': 9, '10': 'logoUrl'},
    const {'1': 'termsUrl', '3': 8, '4': 1, '5': 9, '10': 'termsUrl'},
    const {'1': 'clientMetadata', '3': 9, '4': 1, '5': 11, '6': '.Nuntio.ClientMetadata', '10': 'clientMetadata'},
    const {'1': 'audience', '3': 10, '4': 3, '5': 9, '10': 'audience'},
    const {'1': 'scopes', '3': 11, '4': 3, '5': 11, '6': '.Nuntio.Scope', '10': 'scopes'},
    const {'1': 'grants', '3': 12, '4': 3, '5': 11, '6': '.Nuntio.Grant', '10': 'grants'},
    const {'1': 'responses', '3': 13, '4': 3, '5': 11, '6': '.Nuntio.OauthResponse', '10': 'responses'},
    const {'1': 'callbacks', '3': 14, '4': 3, '5': 9, '10': 'callbacks'},
    const {'1': 'createdAt', '3': 15, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'createdAt'},
    const {'1': 'updatedAt', '3': 16, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'updatedAt'},
    const {'1': 'availableScopes', '3': 17, '4': 3, '5': 11, '6': '.Nuntio.Scope', '10': 'availableScopes'},
    const {'1': 'availableGrants', '3': 18, '4': 3, '5': 11, '6': '.Nuntio.Grant', '10': 'availableGrants'},
    const {'1': 'availableResponses', '3': 19, '4': 3, '5': 11, '6': '.Nuntio.OauthResponse', '10': 'availableResponses'},
    const {'1': 'availableCountries', '3': 20, '4': 3, '5': 11, '6': '.Nuntio.CountryCode', '10': 'availableCountries'},
    const {'1': 'advancedScopes', '3': 21, '4': 3, '5': 11, '6': '.Nuntio.Scope', '10': 'advancedScopes'},
    const {'1': 'collaborations', '3': 22, '4': 3, '5': 11, '6': '.Nuntio.Collaboration', '10': 'collaborations'},
  ],
};