pattern property
The regular expression used to match the names of declarations. If this field is missing, return all declarations.
Implementation
String? pattern;
The regular expression used to match the names of declarations. If this field is missing, return all declarations.
String? pattern;