ChangeOrganizationRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use changeOrganizationRequestDescriptor instead')
const ChangeOrganizationRequest$json = const {
  '1': 'ChangeOrganizationRequest',
  '2': const [
    const {
      '1': 'organization_id',
      '3': 1,
      '4': 1,
      '5': 12,
      '10': 'organizationId'
    },
    const {'1': 'refresh_token', '3': 2, '4': 1, '5': 12, '10': 'refreshToken'},
  ],
};