ExportDataRequest_LocalOutput$json top-level constant

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

Implementation

@$core.Deprecated('Use exportDataRequestDescriptor instead')
const ExportDataRequest_LocalOutput$json = const {
  '1': 'LocalOutput',
  '2': const [
    const {'1': 'path', '3': 1, '4': 1, '5': 9, '10': 'path'},
  ],
};