approved property
String
get
approved
Returns the full path of the approved file.
Implementation
String get approved => '$folderPath/$approvedFileName';
Returns the full path of the approved file.
String get approved => '$folderPath/$approvedFileName';