SystemReplayService constructor

SystemReplayService({
  1. required ClockPort clock,
})

Implementation

SystemReplayService({required this.clock});