toString method
override
Returns a string representation of this object.
Implementation
String toString() =>
'Type parameter must be one of these types: $allowedTypes';
Returns a string representation of this object.
String toString() =>
'Type parameter must be one of these types: $allowedTypes';