fileExtension property
String
get
fileExtension
Used to save the file on the storage, includes a dot. For example '.jpeg'
Implementation
String get fileExtension;
Used to save the file on the storage, includes a dot. For example '.jpeg'
String get fileExtension;