radius property

int? radius
final

Radius of the search area in meters. Specifies the distance within which results should be fetched from the current location. Ensure that location services are enabled and the app has the necessary location permissions.

Implementation

final int? radius;