asProvider property

bool asProvider
getter/setter pair

If true, this event will be kept and when asked and a more recent value isn't available, it will be used as the current value

Implementation

bool asProvider = false;