isJPEG property

bool get isJPEG

Implementation

bool get isJPEG => hasMatch(r'^.+\.jpeg$');