voterPattern property

RegExp voterPattern
final

Implementation

static final RegExp voterPattern = RegExp(r'^[A-Z]{3}\d{7}$');