parameter property Null safety

SpeechConditionParameter? parameter
final

Some condition types can be coupled with values (e.g. DISTANCE_PASSED)

Implementation

final SpeechConditionParameter? parameter;