menu
atomic_x_core
api/live/battle_store.dart
BattleConfig
BattleConfig constructor
BattleConfig
dark_mode
light_mode
BattleConfig
constructor
BattleConfig
(
{
int
duration
=
0
,
bool
needResponse
=
false
,
String
extensionInfo
=
''
,
})
Implementation
BattleConfig({ this.duration = 0, this.needResponse = false, this.extensionInfo = '', });
atomic_x_core
battle_store
BattleConfig
BattleConfig constructor
BattleConfig class