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