broadcast abstract method

void broadcast(
  1. String event,
  2. dynamic payload
)

Implementation

void broadcast(String event, dynamic payload);