FakeMonolensPlatform constructor

FakeMonolensPlatform({
  1. Duration exportDuration = Duration.zero,
})

Implementation

FakeMonolensPlatform({this.exportDuration = Duration.zero});