namespacePrefix property

String? namespacePrefix
inherited

Return the namespace prefix, or null.

Implementation

String? get namespacePrefix => name.prefix;