message property Null safety

String message
final

The message to announce.

This property must not be null.

Implementation

final String message;