setMessageAsString method Null safety

void setMessageAsString(
  1. String value
)

Stores the given string.

  • value the string to set.