executionGroup property

  1. @override
String get executionGroup
override

The execution group of the command.

Implementation

@override
String get executionGroup => '$host:$port';