match_result property Null safety

MatchResult match_result
read / write

Result of matching the query Template with the i-th Template from the TemplatesIndex.

Implementation

late MatchResult match_result;