GetApiKeysById200Response constructor
Returns a new GetApiKeysById200Response instance.
Implementation
GetApiKeysById200Response({
required this.message,
required this.data,
});
Returns a new GetApiKeysById200Response instance.
GetApiKeysById200Response({
required this.message,
required this.data,
});