End the call initiated by the user
Future<bool> end() async { return FlutterVoipKit.endCall(this.uuid); }