CockpitRemoteSessionCommandExecutor typedef
CockpitRemoteSessionCommandExecutor =
Future<CockpitCommandExecution> Function(CockpitCommand command)
Implementation
typedef CockpitRemoteSessionCommandExecutor =
Future<CockpitCommandExecution> Function(CockpitCommand command);