menu
messenger
domain/model/donation.dart
DonationId
isLocal property
isLocal
dark_mode
light_mode
isLocal
property
bool
get
isLocal
Indicates whether this
DonationId
is a local.
Implementation
bool get isLocal => val == '0';
messenger
donation
DonationId
isLocal property
DonationId class