create static method

CloseRoom create()

Implementation

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