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