modelError property

dynamic modelError

Returns the error status of the ViewModel

Implementation

dynamic get modelError => error(this);