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