ShellContextPlatform.web constructor
ShellContextPlatform.web()
Web
Implementation
factory ShellContextPlatform.web() {
return _ShellContextPlatform(isWeb: true);
}
Web
factory ShellContextPlatform.web() {
return _ShellContextPlatform(isWeb: true);
}