isDonation property

bool? get isDonation

Implementation

bool? get isDonation => (_$data['isDonation'] as bool?);