getDefault static method

AcceptLobbyPeer getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static AcceptLobbyPeer getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<AcceptLobbyPeer>(create);