Organization$json top-level constant

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

Implementation

@$core.Deprecated('Use organizationDescriptor instead')
const Organization$json = const {
  '1': 'Organization',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    const {'1': 'ownerId', '3': 2, '4': 1, '5': 9, '10': 'ownerId'},
    const {'1': 'sortCode', '3': 3, '4': 1, '5': 9, '10': 'sortCode'},
    const {'1': 'accountNumber', '3': 4, '4': 1, '5': 9, '10': 'accountNumber'},
    const {'1': 'name', '3': 5, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'termsAccepted', '3': 6, '4': 1, '5': 8, '10': 'termsAccepted'},
    const {'1': 'financeEmails', '3': 7, '4': 1, '5': 9, '10': 'financeEmails'},
    const {'1': 'imageUrl', '3': 8, '4': 1, '5': 9, '10': 'imageUrl'},
    const {'1': 'editors', '3': 9, '4': 3, '5': 9, '10': 'editors'},
    const {'1': 'createdAt', '3': 10, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'createdAt'},
    const {'1': 'dataAgreementAccepted', '3': 11, '4': 1, '5': 8, '10': 'dataAgreementAccepted'},
    const {'1': 'institutionId', '3': 12, '4': 1, '5': 9, '10': 'institutionId'},
    const {'1': 'schoolEmail', '3': 13, '4': 1, '5': 9, '10': 'schoolEmail'},
    const {'1': 'schoolWebsite', '3': 14, '4': 1, '5': 9, '10': 'schoolWebsite'},
    const {'1': 'schoolType', '3': 15, '4': 1, '5': 9, '10': 'schoolType'},
    const {'1': 'address', '3': 16, '4': 1, '5': 11, '6': '.Happenings.Address', '10': 'address'},
    const {'1': 'admins', '3': 17, '4': 3, '5': 9, '10': 'admins'},
  ],
};