userInitiated property
Indicates whether the action was fired because of a specific action taken by the user or if it was fired automatically because of some other means.
Implementation
final bool userInitiated;
Indicates whether the action was fired because of a specific action taken by the user or if it was fired automatically because of some other means.
final bool userInitiated;