allowedPattern property
A parameter name can include only the following letters and symbols.
a-zA-Z0-9_.-
Implementation
final String? allowedPattern;
A parameter name can include only the following letters and symbols.
a-zA-Z0-9_.-
final String? allowedPattern;