Impl class
Private implementation class for GWT core. This API is should not be considered public or stable.
class Impl {
static String getModuleBaseURL() {
return "packages/dart_web_toolkit/";
}
}
Static Methods
String getModuleBaseURL() #
static String getModuleBaseURL() {
return "packages/dart_web_toolkit/";
}