length property

int get length

Get the number of saved images in memory

Implementation

static int get length => _savedImages.length;