ssn9Pattern top-level constant

String const ssn9Pattern

Implementation

const ssn9Pattern=r'(\d{3}-\d{2}-\d{4}$)';