IsolateModel constructor
IsolateModel(})
Implementation
IsolateModel(
this.request, {
this.requestParamName = 'data',
this.url,
this.encoding,
this.headers,
this.timeLimit,
this.onTimeout,
this.encrypt,
this.isPrivate = false,
});