isNamespaceWildcard property

bool isNamespaceWildcard

Implementation

bool get isNamespaceWildcard => _namespace is Wildcard;