sendEscCommand abstract method

Future<void> sendEscCommand(
  1. Uint8List esc
)

Implementation

Future<void> sendEscCommand(Uint8List esc);