Gets the current call ID.
Returns
@override Future<String?> getCallId() { return _invokeMethod('getCallId'); }