create static method

CloseConsumer create()

Implementation

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