patternUsername top-level constant

String const patternUsername

Implementation

const patternUsername = r'^[a-zA-Z0-9][a-zA-Z0-9_.]+[a-zA-Z0-9]$';