String? get location => _$this._location;
set location(covariant String? location) => _$this._location = location;