lruMap property

LruMap<int, BitmapDescriptor> lruMap
final

Implementation

final LruMap<int, BitmapDescriptor> lruMap = LruMap(maximumSize: 99);