StopOperation constructor

StopOperation(
  1. String id
)

Implementation

StopOperation(this.id) : super(MessageTypes.stop);