radius property Null safety

int? radius
read / write

检索半径,可选,单位是米。

当半径过大,超过中心点所在城市边界时,会变为城市范围检索,检索范围为中心点所在城市

Implementation

int? radius;