OrganizationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use organizationResponseDescriptor instead')
const OrganizationResponse$json = const {
  '1': 'OrganizationResponse',
  '2': const [
    const {'1': 'organization', '3': 1, '4': 1, '5': 11, '6': '.SoftcorpDashboard.Organization', '10': 'organization'},
    const {'1': 'organizations', '3': 2, '4': 3, '5': 11, '6': '.SoftcorpDashboard.Organization', '10': 'organizations'},
  ],
};