AllowListProof constructor

const AllowListProof({
  1. required BigInt timestamp,
})

Implementation

const AllowListProof({required this.timestamp});