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