ListModulesRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use listModulesRequestDescriptor instead')
const ListModulesRequest$json = {
  '1': 'ListModulesRequest',
  '2': [
    {'1': 'organization_id', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'organizationId', '17': true},
  ],
  '8': [
    {'1': '_organization_id'},
  ],
};