ActivatePublicKeyResponse$json top-level constant

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

Implementation

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