passwordNeedsDigit static method

String passwordNeedsDigit()

Implementation

static String passwordNeedsDigit() =>
    'Password must contain at least one number';