sendBytes abstract method

Future sendBytes(
  1. List<int> data
)

Implementation

Future sendBytes(List<int> data);