menu
swamp
swamp.dart
SwampConfigCopyWith
<
$R
,
$In extends SwampConfig
,
$Out
>
call abstract method
call
dark_mode
light_mode
call
abstract method
$R
call
(
{
String
?
description
,
int
?
maxPlayers
,
bool
?
noDarkRooms
,
})
Implementation
$R call({String? description, int? maxPlayers, bool? noDarkRooms});
swamp
swamp
SwampConfigCopyWith
<
$R
,
$In extends SwampConfig
,
$Out
>
call abstract method
SwampConfigCopyWith class