moduleName property

String? get moduleName
inherited

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

Implementation

String? get moduleName => _moduleName;