modelError property

dynamic modelError
inherited

Returns the error status of the ViewModel

Implementation

dynamic get modelError => error(this);