create static method

Bool create()

Implementation

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