donationsAccepted property

bool donationsAccepted
final

Whether OsIntents.donate reports that the platform took the donation.

True is iOS. Set it false to stand where an app on Android stands, since the documented contract there is false rather than an error.

Implementation

final bool donationsAccepted;