ResendListApiKeysResponseApiKey constructor
const
ResendListApiKeysResponseApiKey({})
Constructor of ResendListApiKeysResponseApiKey
Implementation
const ResendListApiKeysResponseApiKey(
{required this.apiKeyId, required this.name, required this.createdAt});