Future<bool> stopSignTransaction(String deviceId) { return _ncwSdkPlugin.stopSignTransaction(deviceId); }