transportInfo method
Requests transport information.
Implementation
Future<HyperDeckResponse> transportInfo() =>
send(HyperDeckCommand.transportInfo);
Requests transport information.
Future<HyperDeckResponse> transportInfo() =>
send(HyperDeckCommand.transportInfo);