extension property
String
get
extension
The extension of image file input
Implementation
String get extension => path.extension(filePath);
The extension of image file input
String get extension => path.extension(filePath);