fullNamesMatch property

VizMrzComparisonCheck<String> get fullNamesMatch

Implementation

VizMrzComparisonCheck<String> get fullNamesMatch {
  return _fullNamesMatch;
}