Donation constructor

const Donation({
  1. dynamic key,
})

Implementation

const Donation({super.key});