qualifiedName property
Return the fully qualified name, including the namespace prefix.
Implementation
String get qualifiedName => name.qualified;
Return the fully qualified name, including the namespace prefix.
String get qualifiedName => name.qualified;