panPattern property

RegExp panPattern
final

Implementation

static final RegExp panPattern  = RegExp(r'^[A-Z]{5}[0-9]{4}[A-Z]$');