getStanzaNamespace method

  1. @override
String getStanzaNamespace()
override

Returns the xmlns attribute that stanzas should have.

Implementation

@override
String getStanzaNamespace() => stanzaXmlns;