toBool property

bool? get toBool

Implementation

bool? get toBool => bool.tryParse(this);