onBattleStarted property
Callback for received the battle start.
battleInfo
Battle information.
Implementation
OnBattleStarted onBattleStarted = (TUIBattleInfo battleInfo) {};
Callback for received the battle start.
battleInfo
Battle information.
OnBattleStarted onBattleStarted = (TUIBattleInfo battleInfo) {};