AllowListProofAccount constructor

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

Implementation

const AllowListProofAccount({required this.timestamp});