cashpwdRegExp constant

String const cashpwdRegExp

支付密码正则表达式

Implementation

static const String cashpwdRegExp = r'^[0-9]+$';