MmPluginManifestWebapp constructor
MmPluginManifestWebapp({
- String? bundlePath,
Returns a new MmPluginManifestWebapp instance.
Implementation
MmPluginManifestWebapp({
this.bundlePath,
});
Returns a new MmPluginManifestWebapp instance.
MmPluginManifestWebapp({
this.bundlePath,
});