Metadata$json top-level constant

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

Implementation

@$core.Deprecated('Use metadataDescriptor instead')
const Metadata$json = const {
  '1': 'Metadata',
  '2': const [
    const {'1': 'is_open', '3': 1, '4': 1, '5': 8, '10': 'isOpen'},
    const {'1': 'allowed_emails', '3': 2, '4': 3, '5': 9, '10': 'allowedEmails'},
    const {'1': 'about', '3': 3, '4': 1, '5': 9, '10': 'about'},
    const {'1': 'owner_id', '3': 4, '4': 1, '5': 9, '10': 'ownerId'},
    const {'1': 'require_identification', '3': 5, '4': 1, '5': 8, '10': 'requireIdentification'},
  ],
};