scanDeviceSort method

Future<String?> scanDeviceSort(
  1. int time
)

Implementation

Future<String?> scanDeviceSort(int time) {
  throw UnimplementedError('scanDeviceSort() has not been implemented.');
}