imagesUri property

List<String>? imagesUri

The urls of the media. If isAvailable is true, this is always non-null.

Implementation

List<String>? get imagesUri => _imagesUri;