RequestMirrorPolicy constructor

RequestMirrorPolicy({
  1. String? backendService,
})

Implementation

RequestMirrorPolicy({
  this.backendService,
});