headerExactMatch property

String? headerExactMatch
final

if not null we make a check on the header too by exact match we keep the commit if header and body match are satisfied.

Implementation

final String? headerExactMatch;