RetryInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use retryInfoDescriptor instead')
const RetryInfo$json = const {
  '1': 'RetryInfo',
  '2': const [
    const {'1': 'retry_delay', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'retryDelay'},
  ],
};