MATCH_CAPITAL constant

int const MATCH_CAPITAL

Enable matching Strings in captial letter.

Implementation

// ignore: constant_identifier_names
static const int MATCH_CAPITAL = 0x2;