onResponseBattle method
      
void
onResponseBattle()
      
     
    
    
Implementation
void onResponseBattle() {
  battleState.receivedBattleRequest.value = null;
}
void onResponseBattle() {
  battleState.receivedBattleRequest.value = null;
}