CourierGetInboxMessageResponse constructor

CourierGetInboxMessageResponse({
  1. GetInboxMessageData? data,
})

Implementation

CourierGetInboxMessageResponse({this.data});