namePattern top-level constant

String const namePattern

Implementation

const String namePattern = r"^[a-zA-Z.']+$";