ShutdownCommand constructor

ShutdownCommand(
  1. SendPort replyPort
)

Implementation

ShutdownCommand(this.replyPort) : super('shutdown');