create static method

BoolValue create()

Implementation

@$core.pragma('dart2js:noInline')
static BoolValue create() => BoolValue._();