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