donationsCount property

int donationsCount

Implementation

int get donationsCount => _getAttribute<int>(kDonationsCount, 0);