length property
int
get
length
Get the number of saved images in memory
Implementation
static int get length => _savedImages.length;
Get the number of saved images in memory
static int get length => _savedImages.length;