hasImage property

bool get hasImage

Whether this loader has been initialized.

Implementation

bool get hasImage => image != null;