length property
int
get
length
Gets the number of cached images in the actual session
Implementation
static int get length => _cachedPaths.length;
Gets the number of cached images in the actual session
static int get length => _cachedPaths.length;