GetOrganizationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getOrganizationResponseDescriptor instead')
const GetOrganizationResponse$json = {
  '1': 'GetOrganizationResponse',
  '2': [
    {'1': 'organization', '3': 1, '4': 1, '5': 11, '6': '.viam.app.v1.Organization', '10': 'organization'},
  ],
};