send abstract method

Future<bool> send(
  1. List<int> bytes
)

Implementation

Future<bool> send(List<int> bytes);