menu
eztoverify package
documentation
interface/result_interface.dart
ResultInterface
onFileDownloadEnd abstract method
onFileDownloadEnd abstract method
dark_mode
light_mode
onFileDownloadEnd
abstract method
void
onFileDownloadEnd
(
String
fileName
,
String
mimeType
,
String
path
)
Implementation
void onFileDownloadEnd( String fileName, String mimeType, String path, );
eztoverify package
documentation
interface/result_interface
ResultInterface
onFileDownloadEnd abstract method
ResultInterface class