isSet property

bool isSet

Returns true if type is a Set.

Implementation

bool get isSet => _typeWrapper.isSet;