chineseRegex constant

String const chineseRegex

Implementation

static const String chineseRegex = "[\\u4e00-\\u9fa5]";