onData method

void onData(
  1. Object key
)

Called when any future gets completed

Implementation

void onData(Object key) {}