onListen property

void Function()? onListen
final

fires when a subscription first starts

Implementation

final void Function()? onListen;