startSessionReplay abstract method
Starts Session Replay on-demand.
Use this method when Session Replay auto-start is disabled. Once called, Session Replay will follow the same rules as automatic start.
see start
Implementation
Future<void> startSessionReplay();