connectToDevice abstract method

Future<void> connectToDevice(
  1. String address
)

Implementation

Future<void> connectToDevice(String address);