SetDonationsView constructor

const SetDonationsView({
  1. Key? key,
  2. UserId? userId,
})

Implementation

const SetDonationsView({super.key, this.userId});