isPDF property

bool get isPDF

Returns true if is PDF.

Implementation

bool get isPDF => subType == 'pdf';