homePlace property

Place? homePlace

Home place. Returns null if home cannot be found from the available data.

Implementation

Place? get homePlace => _homePlace;