images property

Map<int, Uint8List>? get images

Implementation

Map<int, Uint8List>? get images => _images.value;