ListFragmentsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use listFragmentsRequestDescriptor instead')
const ListFragmentsRequest$json = {
  '1': 'ListFragmentsRequest',
  '2': [
    {'1': 'organization_id', '3': 1, '4': 1, '5': 9, '10': 'organizationId'},
    {'1': 'show_public', '3': 2, '4': 1, '5': 8, '10': 'showPublic'},
  ],
};