is_bool property

bool get is_bool

Implementation

bool get is_bool => data?.value is bool;