onData method

void onData(
  1. Datum datum
)
inherited

Implementation

void onData(Datum datum) => controller.add(datum);