onDeviceStatusChanged method

Stream<int> onDeviceStatusChanged()

Implementation

Stream<int> onDeviceStatusChanged() {
  throw UnimplementedError('onDeviceStatus() has not been implemented.');
}