getEnvironment method
returns the fetch hook client used for this request
Implementation
TrayEnvironment getEnvironment() {
return TrayEnvironment();
}
returns the fetch hook client used for this request
TrayEnvironment getEnvironment() {
return TrayEnvironment();
}