boolean constant

BooleanMatcher const boolean

boolean matches any bool alike value.

Implementation

static const BooleanMatcher boolean = BooleanMatcher(strict: false);