ReadReport constructor

ReadReport({
  1. int? readDt = 0,
})

Implementation

ReadReport({this.readDt = 0});