openParenthesis constant

String const openParenthesis

'('

Implementation

static const String openParenthesis = '(';