namespace property
String
get
namespace
The namespace for this controller. Override this to specify a custom namespace (e.g., 'chat'). Defaults to the global namespace ('/').
Implementation
String get namespace => '/';