skipMultipleMatches property

bool? get skipMultipleMatches

Implementation

bool? get skipMultipleMatches => (_$data['skipMultipleMatches'] as bool?);