isNsfl property

bool get isNsfl

Returns true if this value is nsfl, otherwise false.

Implementation

bool get isNsfl => this == KnownLabelValue.nsfl;