isSetType property

bool isSetType

Returns true if type is a Set.

Implementation

bool get isSetType => typeInfo.isSet;