SearchError constructor

const SearchError({
  1. dynamic errorModel,
})

Implementation

const SearchError({this.errorModel});