onResume property
        
        void Function()?
        onResume
        
      
final
      fires when the subscription resumes
Implementation
final void Function()? onResume;fires when the subscription resumes
final void Function()? onResume;