PATTERN_YEAR property

RegExp PATTERN_YEAR
final

Implementation

static final RegExp PATTERN_YEAR = RegExp("(\\d+)Y");