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