DeliveryReport constructor

DeliveryReport({
  1. int timestamp = 0,
})

Implementation

DeliveryReport({this.timestamp = 0});