quit method

Ends the Ethernet protocol session.

Implementation

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