id property
String
get
id
Unique identifier for the module (e.g., 'auth', 'counter'). Used for dependency resolution and event bus filtering.
Implementation
String get id;
Unique identifier for the module (e.g., 'auth', 'counter'). Used for dependency resolution and event bus filtering.
String get id;