ForceUpdateError constructor

const ForceUpdateError({
  1. dynamic errorModel,
})

Implementation

const ForceUpdateError({this.errorModel});