getAsBool method

  1. @override
bool getAsBool()
override

Implementation

@override
bool getAsBool() => value.isNotEmpty;