accountNumberPattern top-level constant

String const accountNumberPattern

Implementation

const accountNumberPattern=r'(\d{4,17})';