strictBounds property

bool strictBounds
final

Returns only those places that are strictly within the region defined by location and radius. This is a restriction, rather than a bias, meaning that results outside this region will not be returned even if they match the user input.

Implementation

final bool strictBounds;