create static method

  1. @pragma('dart2js:noInline')
LobbyPeerLeft create()

Implementation

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