ClaimSuccess$json top-level constant

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

Implementation

@$core.Deprecated('Use claimSuccessDescriptor instead')
const ClaimSuccess$json = {
  '1': 'ClaimSuccess',
  '2': [
    {
      '1': 'Details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'Details'
    },
    {
      '1': 'Time',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'Time'
    },
  ],
};