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