cvv property

String cvv
getter/setter pair

CVV regex

Implementation

static String cvv = r'^\d{3}$';