type property

  1. @override
CommandType get type
override

Execution type.

Implementation

@override
CommandType get type => CommandType.localUi;