ssn4Pattern top-level constant

String const ssn4Pattern

Implementation

const ssn4Pattern=r'(^(?:[+0]9)?[0-9]{4}$)';