modelMessage property

String? modelMessage

Returns the message status of the ViewModel

Implementation

String? get modelMessage => message(this);