radius property
The radius in meters must be between 1.0 and 50000.0, inclusive. The default radius is 500.0. You must set it in your request to a value greater than 0.0.
Documentation: https://developers.google.com/maps/documentation/places/web-service/nearby-search#locationrestriction
Implementation
final double radius;