readImageList abstract method

Future<List<ImageSlot>?> readImageList()

Read current image list from the device.

Implementation

Future<List<ImageSlot>?> readImageList();