isAll property

bool get isAll

Implementation

bool get isAll => _val.length == 1 && _val.first == "all";