matchMessage property

String? matchMessage
getter/setter pair

Describes why match failed, ie: "discarded due to low confidence".

This message will be publicly visible.

Implementation

core.String? matchMessage;