onResponseBattle method

void onResponseBattle()

Implementation

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