sshnpDeviceNameRegex top-level constant

String const sshnpDeviceNameRegex

Implementation

const String sshnpDeviceNameRegex = r'[a-z0-9_][a-z0-9_\-]{1,35}';