create static method

RoomInfo create()

Implementation

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