create static method

BooleanChange create()

Implementation

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