fullPatternAmericanExpress property

RegExp fullPatternAmericanExpress
final

Implementation

static final fullPatternAmericanExpress = RegExp(r'^3[47][0-9]{13}$');