game_scaffold_dart
server
GameConfig
adminID property
adminID
adminID
property
Null safety
String
?
adminID
inherited
Implementation
String? get adminID => throw _privateConstructorUsedError;
game_scaffold_dart
server
GameConfig
adminID property
GameConfig class
Constructors
GameConfig
fromJson
Properties
adminID
autoStart
copyWith
customNames
gameType
hashCode
maxPlayers
minPlayers
nameSet
options
rounds
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==