isOnCall abstract method

Future<bool> isOnCall()

Checks if there is an ongoing call

Implementation

Future<bool> isOnCall();