causalDescription property
String
get
causalDescription
Override to provide a custom description for the causal event.
Defaults to runtimeType: state_changed.
Implementation
String get causalDescription => '$runtimeType: state_changed';