create method Null safety

LobbyMessage create()

Implementation

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