@override String? get namespaceUri { if (_namespaceUri != null) { return _namespaceUri; } return super.namespaceUri; }