RemoveMachineKeyRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use removeMachineKeyRequestDescriptor instead')
const RemoveMachineKeyRequest$json = const {
  '1': 'RemoveMachineKeyRequest',
  '2': const [
    const {'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'userId'},
    const {'1': 'key_id', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'keyId'},
  ],
};