imageCount property

  1. @override
int get imageCount

Total count of images

Implementation

@override
int get imageCount => imageUrls.length;