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