isPDFFileName property

bool isPDFFileName

Is this String is an PDF file?

Implementation

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