isOpt property

bool get isOpt

Implementation

bool get isOpt => _raw?.body.child is OptType;