radius property Null safety

int? radius
read / write

设置POI召回半径,允许设置区间为0-1000米,超过1000米按1000米召回,默认为1000米

Implementation

int? radius;