isBool property

bool get isBool

是否是bool值

Implementation

bool get isBool => StringUtils.isBool(this);