create static method

RoomControls create()

Implementation

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