usernameWithDot property

RegExp usernameWithDot
final

Implementation

static final RegExp usernameWithDot = RegExp(AuthRegs.usernameWithDot.value);