ReadyToSendState constructor

ReadyToSendState(
  1. String message
)

Implementation

ReadyToSendState(
  this.message,
);