asBool property

bool? asBool

value as bool.

Implementation

bool? get asBool => parseBool(_value);