placeId property
String?
get
placeId
Implementation
String? get placeId => _$this._placeId;
set
placeId
(String? placeId)
Implementation
set placeId(String? placeId) => _$this._placeId = placeId;