triggerReplayForCurrentScreen abstract method
Triggers the SessionReplay for the current screen.
The name parameter is used for segmentation to allow filtering
according to page events.
Implementation
Future<void> triggerReplayForCurrentScreen({required String name});