Collection$json top-level constant

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

Implementation

@$core.Deprecated('Use collectionDescriptor instead')
const Collection$json = const {
  '1': 'Collection',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'documents', '3': 2, '4': 3, '5': 11, '6': '.Nuntio.Document', '10': 'documents'},
    const {'1': 'size', '3': 3, '4': 1, '5': 3, '10': 'size'},
  ],
};