transceive abstract method

Future<OperationResult?> transceive(
  1. String cmd
)

Implementation

Future<OperationResult?> transceive(String cmd);