GetDocumentRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getDocumentRequestDescriptor instead')
const GetDocumentRequest$json = const {
  '1': 'GetDocumentRequest',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'name'},
  ],
};