modelMessage property

String? get modelMessage
inherited

Returns the message status of the ViewModel

Implementation

String? get modelMessage => message(this);