namespacePrefix property

String? namespacePrefix

Return the namespace prefix, or null.

Implementation

String? get namespacePrefix => name.prefix;