Ends the call.
uuid is the unique identifier for the call.
uuid
@override Future<void> endCall(String uuid) => FlutterCallkitIncoming.endCall(uuid);