QueryAirdropRequest constructor

const QueryAirdropRequest({
  1. String? id,
})

Implementation

const QueryAirdropRequest({this.id});