targetMatch static method Null safety

LDEvaluationReason targetMatch()

Returns an LDEvaluationReason with the kind LDKind.TARGET_MATCH.

Implementation

static LDEvaluationReason targetMatch() => _TARGET_MATCH_INSTANCE;