status property

Implementation

PlacesSearchStatus? get status => _$this._status;
void status=(PlacesSearchStatus? status)

Implementation

set status(PlacesSearchStatus? status) => _$this._status = status;