game_scaffold_dart
server
LobbyNotifier
LobbyNotifier constructor
LobbyNotifier
LobbyNotifier
constructor
Null safety
LobbyNotifier
(
Lobby
lobby
)
Implementation
LobbyNotifier(Lobby lobby) : super(lobby);
game_scaffold_dart
server
LobbyNotifier
LobbyNotifier constructor
LobbyNotifier class
Constructors
LobbyNotifier
Properties
debugState
hashCode
hasListeners
mounted
onError
runtimeType
state
stream
Methods
addListener
addPlayer
dispose
noSuchMethod
setCode
setConfig
start
toString
Operators
operator ==