TrayEnvironment constructor
TrayEnvironment({})
Implementation
TrayEnvironment({
this.baseUrl = '',
this.headers,
this.params,
this.debugLevel = FetchTrayDebugLevel.errorsAndWarnings,
});
TrayEnvironment({
this.baseUrl = '',
this.headers,
this.params,
this.debugLevel = FetchTrayDebugLevel.errorsAndWarnings,
});