ListStoresRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use listStoresRequestDescriptor instead')
const ListStoresRequest$json = const {
  '1': 'ListStoresRequest',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'tags', '3': 2, '4': 3, '5': 9, '10': 'tags'},
    const {'1': 'owner_id', '3': 3, '4': 1, '5': 9, '10': 'ownerId'},
  ],
};