onPause property

(void Function()?) onPause
final

fires when the subscription pauses

Implementation

final void Function()? onPause;