ConnectApp$json top-level constant

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

Implementation

@$core.Deprecated('Use connectAppDescriptor instead')
const ConnectApp$json = const {
  '1': 'ConnectApp',
  '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': 'about', '3': 9, '4': 1, '5': 9, '10': 'about'},
    const {'1': 'audience', '3': 10, '4': 3, '5': 9, '10': 'audience'},
    const {'1': 'scopes', '3': 11, '4': 3, '5': 11, '6': '.SoftcorpDashboard.Scope', '10': 'scopes'},
    const {'1': 'grants', '3': 12, '4': 3, '5': 14, '6': '.SoftcorpDashboard.GrantType', '10': 'grants'},
    const {'1': 'responses', '3': 13, '4': 3, '5': 14, '6': '.SoftcorpDashboard.ResponeType', '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'},
  ],
};