dispose abstract method

  1. @mustCallSuper
Future<void> dispose()

Closes the connection to the device.

Implementation

@mustCallSuper
Future<void> dispose();