commandControllerType property

String get commandControllerType

Command controller type - same as notifierType for the new unified CommandNotifier

Implementation

String get commandControllerType => notifierType;