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