onData method

void onData(
  1. Datum datum
)

Implementation

void onData(Datum datum) => addData(datum);