precision property

int precision
final

Precision of the geohash

Implementation

static final int precision = kIsWeb ? 12 : 20;