onResume property

(void Function()?) onResume
final

fires when the subscription resumes

Implementation

final void Function()? onResume;