yyyymmRegExp property

RegExp yyyymmRegExp
final

Implementation

static final yyyymmRegExp = new RegExp(r'^\d{4}-\d{2}$');