intent property

String? get intent

if isUnderstood, name of intent that was inferred

Implementation

String? get intent => _intent;