isJPEG property

bool isJPEG

Implementation

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