modelMessage property

String? get modelMessage

Returns the message status of the ViewModel

Implementation

String? get modelMessage => message(this);