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