first property

Image get first

Gets the first Image in the list.

Implementation

Image get first => elementAt(0);