FFAccessDocumentField_DocumentProperty$json top-level constant
- @Deprecated('Use fFAccessDocumentFieldDescriptor instead')
Map<String, Object>
const
FFAccessDocumentField_DocumentProperty$json
Implementation
@$core.Deprecated('Use fFAccessDocumentFieldDescriptor instead')
const FFAccessDocumentField_DocumentProperty$json = {
'1': 'DocumentProperty',
'2': [
{'1': 'DOCUMENT_PROPERTY_UNDEFINED', '2': 0},
{'1': 'REFERENCE', '2': 1},
{'1': 'PARENT_REFERENCE', '2': 2},
{'1': 'DOCUMENT_EXISTS', '2': 3},
],
};