bluetoothDataReceived abstract method

Stream<List<int>> bluetoothDataReceived(
  1. String deviceId
)

Implementation

Stream<List<int>> bluetoothDataReceived(String deviceId);