scanForDevices method

  1. @override
Future<List<HardwareDevice>> scanForDevices()
override

Implementation

@override
Future<List<HardwareDevice>> scanForDevices() => throw UnimplementedError();