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 = const {
  '1': 'GetOrganizationResponse',
  '2': const [
    const {
      '1': 'organization',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.toit.model.Organization',
      '10': 'organization'
    },
  ],
};