ActivateWebKeyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use activateWebKeyResponseDescriptor instead')
const ActivateWebKeyResponse$json = {
  '1': 'ActivateWebKeyResponse',
  '2': [
    {
      '1': 'change_date',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '8': {},
      '10': 'changeDate'
    },
  ],
};