IotInterchangeResponse.withMessage constructor

IotInterchangeResponse.withMessage(
  1. String message
)

Construct with message

Implementation

IotInterchangeResponse.withMessage(this.message);