messageNamespace property
final
A custom message namespace to be used for communication between sender and
receiver.
Using null
value will result in using the default message namespace.
Implementation
final String? messageNamespace;
A custom message namespace to be used for communication between sender and
receiver.
Using null
value will result in using the default message namespace.
final String? messageNamespace;