isPPTFileName property
bool
get
isPPTFileName
Discover if the String is a Document Powerpoint
Implementation
bool get isPPTFileName => GetUtils.isPPT(this);
Discover if the String is a Document Powerpoint
bool get isPPTFileName => GetUtils.isPPT(this);