menu
messenger
domain/model/donation.dart
DonationId
DonationId.local const constructor
DonationId.local
dark_mode
light_mode
DonationId.local
constructor
const
DonationId.local
(
)
Creates a local
DonationId
.
Implementation
const DonationId.local() : super('0');
messenger
donation
DonationId
DonationId.local const constructor
DonationId class