match_result property Null safety
read / write
Result of matching the query Template with the i-th Template from the TemplatesIndex.
Implementation
late MatchResult match_result;
Result of matching the query Template with the i-th Template from the TemplatesIndex.
late MatchResult match_result;