isDocumentFileName property
bool
get
isDocumentFileName
Discover if the String is a Document Word
Implementation
bool get isDocumentFileName => GetUtils.isWord(this);
Discover if the String is a Document Word
bool get isDocumentFileName => GetUtils.isWord(this);