isPicture property

bool get isPicture

Implementation

bool get isPicture => filePath.endsWith("jpg");