DeleteAPIKeyRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use deleteAPIKeyRequestDescriptor instead')
const DeleteAPIKeyRequest$json = const {
  '1': 'DeleteAPIKeyRequest',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 12, '10': 'id'},
  ],
};