hasImages property

bool get hasImages

Implementation

bool get hasImages => _images != null && _images!.isNotEmpty;