forwardMessages property

  1. @override
bool forwardMessages
final

Returns true if messages should be forwarded from a state machine to the nested state machine.

Implementation

@override
final bool forwardMessages;