InteractionGoal constructor

InteractionGoal(
  1. {required String type,
  2. List<String> elementIds = const []}
)

Implementation

InteractionGoal