CheckStatusResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use checkStatusResponseDescriptor instead')
const CheckStatusResponse$json = {
  '1': 'CheckStatusResponse',
  '2': [
    {'1': 'revoked', '3': 1, '4': 1, '5': 8, '10': 'revoked'},
  ],
};