TGetApiKeyResponse constructor
const
TGetApiKeyResponse({
- required v1ApiKey apiKey,
Implementation
const TGetApiKeyResponse({
required this.apiKey,
});
const TGetApiKeyResponse({
required this.apiKey,
});