SystraceSetup constructor

SystraceSetup({
  1. int? durationSeconds,
})

Implementation

SystraceSetup({this.durationSeconds});