message property

String message

The message to be displayed for the user.

Implementation

String get message => '$name $baseMessage';