nasSelected method

Future<HyperDeckResponse> nasSelected()

Requests the selected NAS location.

Implementation

Future<HyperDeckResponse> nasSelected() => send(HyperDeckCommand.nasSelected);