isBooleanOption property

bool get isBooleanOption

Implementation

bool get isBooleanOption => type.trim().toLowerCase() == 'boolean';