moduleName property

String? moduleName

The name of the current module, or null for the main server.

Implementation

String? get moduleName => _moduleName;