init abstract method

  1. @mustCallSuper
Future<bool> init()

Initializes the connection to the device.

Implementation

@mustCallSuper
Future<bool> init();