isPDFFileName property

bool isPDFFileName

Discover if the String is a PDF file

Implementation

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