asBool property

  1. @override
bool asBool
override

The value as a bool, or throw if not.

Implementation

@override
bool get asBool => value;