isTxtFileName property
bool
get
isTxtFileName
Discover if the String is a TxtFileName
Implementation
bool get isTxtFileName => GetUtils.isTxt(this);
Discover if the String is a TxtFileName
bool get isTxtFileName => GetUtils.isTxt(this);