SourceChargeableEvent constructor
const
SourceChargeableEvent({
- required Source object,
Occurs whenever a source transitions to chargeable.
Implementation
const SourceChargeableEvent({required this.object});