This method is used to get current call duration only for Android.
Future<int?> getCurrentCallDuration() async { throw UnimplementedError( 'getCurrentCallDuration has not been implemented.'); }