modelError property

dynamic get modelError
inherited

Returns the error status of the ViewModel

Implementation

dynamic get modelError => error(this);