isBool property

  1. @override
bool isBool
override

Whether the value is a bool.

Implementation

@override
bool get isBool => true;