onCallAccept method

void onCallAccept()

Implementation

void onCallAccept() async {
  await fetchToken();
}