isSessionReplayInitialized method

Future<bool> isSessionReplayInitialized()

Implementation

Future<bool> isSessionReplayInitialized() async {
  throw UnimplementedError('isSessionReplayInitialized() has not been implemented.');
}