Document$json top-level constant
Implementation
@$core.Deprecated('Use documentDescriptor instead')
const Document$json = const {
'1': 'Document',
'2': const [
const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
const {'1': 'data', '3': 2, '4': 3, '5': 11, '6': '.Nuntio.Document.DataEntry', '10': 'data'},
const {'1': 'collection', '3': 3, '4': 1, '5': 9, '10': 'collection'},
],
'3': const [Document_DataEntry$json],
};