getLoopbackDevice abstract method

Future<String> getLoopbackDevice()

Gets the current loopback device.

This method is for Windows and macOS only.

Returns The ID of the current loopback device.

Implementation

Future<String> getLoopbackDevice();