ListApiKeys200Response constructor
Returns a new ListApiKeys200Response instance.
Implementation
ListApiKeys200Response({
required this.message,
this.data = const [],
});
Returns a new ListApiKeys200Response instance.
ListApiKeys200Response({
required this.message,
this.data = const [],
});