yyyyRegExp property

RegExp yyyyRegExp
final

Implementation

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