create static method

BoolMessage create()

Implementation

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