modelError property
dynamic
get
modelError
inherited
Returns the error status of the ViewModel
Implementation
dynamic get modelError => error(this);
Returns the error status of the ViewModel
dynamic get modelError => error(this);