isPPTFileName property

bool isPPTFileName

Is this String an PPT file?

Implementation

bool get isPPTFileName => GetUtils.isPPT(this);