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