onSend method

void onSend(
  1. String event,
  2. dynamic data
)

Implementation

void onSend(String event, dynamic data) {}