closePort abstract method

Future<void> closePort()

Low level method for closing the Z-Wave port. Clients should call close which calls this method.

Implementation

Future<void> closePort();