create static method

WaitingRoom create()

Implementation

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