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