matchingStateHint property

String? matchingStateHint
getter/setter pair

The hint of why the matching has failed (only set if matching_state is FAILED).

Implementation

core.String? matchingStateHint;