send method

  1. @override
bool send(
  1. dynamic data
)
override

Sends raw data.

Implementation

@override
external bool send(dynamic data);