DocumentResult$json top-level constant

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

Implementation

@$core.Deprecated('Use documentResultDescriptor instead')
const DocumentResult$json = const {
  '1': 'DocumentResult',
  '2': const [
    const {'1': 'document', '3': 1, '4': 1, '5': 11, '6': '.Nuntio.Document', '10': 'document'},
    const {'1': 'err', '3': 2, '4': 1, '5': 11, '6': '.Nuntio.Err', '10': 'err'},
  ],
};