WildcardTransition constructor

WildcardTransition(
  1. dynamic target
)

Implementation

WildcardTransition(target) : super(target);