QueryLastEventByAddrRequest constructor

const QueryLastEventByAddrRequest({
  1. String? address,
})

Implementation

const QueryLastEventByAddrRequest({this.address});