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