OrganizationRequest$json top-level constant

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

Implementation

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