isWebp property

bool get isWebp

Implementation

bool get isWebp => isImage && (extension == "webp");