API Reference 0.3.24dart_web_toolkit_coreImpl

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/";
}