send method

void send(
  1. Uint8List data, [
  2. num? timestamp
])

Implementation

void send(Uint8List data, [num? timestamp]) native;