modelMessage property
String?
get
modelMessage
Returns the message status of the ViewModel
Implementation
String? get modelMessage => message(this);
Returns the message status of the ViewModel
String? get modelMessage => message(this);