getModuleName method

String getModuleName()

Implementation

String getModuleName() {
  return _getModuleName(self).toDartString();
}