core.Map<core.String, core.dynamic> toJson() { final pluginInstance = this.pluginInstance; return {'pluginInstance': ?pluginInstance}; }