imagesView property
ImagesView
get
imagesView
Returns this data as ImagesView.
Make sure to check if this object is ImagesView with isImagesView.
Implementation
ImagesView get imagesView => this.data as ImagesView;