MyUtilityExtensionFileGetExtension extension
- on
Methods
-
getExtension(
{Context? pathContext}) → String -
Available on File, provided by the MyUtilityExtensionFileGetExtension extension
Returns the file extension of the path, the portion of thename
from the last '.' to the end (including the '.' itself).