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