OrgDetails$json top-level constant

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

Implementation

@$core.Deprecated('Use orgDetailsDescriptor instead')
const OrgDetails$json = {
  '1': 'OrgDetails',
  '2': [
    {'1': 'org_id', '3': 1, '4': 1, '5': 9, '10': 'orgId'},
    {'1': 'org_name', '3': 2, '4': 1, '5': 9, '10': 'orgName'},
  ],
};