getAvailableDevices method
Implementation
Future<List<DeviceInfo>> getAvailableDevices() {
throw UnimplementedError('getAvailableDevices() has not been implemented.');
}
Future<List<DeviceInfo>> getAvailableDevices() {
throw UnimplementedError('getAvailableDevices() has not been implemented.');
}