NoNetwork constructor

const NoNetwork({
  1. dynamic errorModel,
})

Implementation

const NoNetwork({this.errorModel});