isJPG property

bool isJPG

Implementation

bool get isJPG => hasMatch(r'^.+\.jpg$');