isPDFFileName property

bool get isPDFFileName

Discover if the String is a PDF file

Implementation

bool get isPDFFileName => JetUtils.isPDF(this);