accuracyRadiusColor property Null safety

int? accuracyRadiusColor
read / write

The color for drawing the accuracy radius, as a circle. To adjust transparency, set the alpha component of the color accordingly.

Implementation

int? accuracyRadiusColor;