menu
y_infra package
documentation
data/file/controller/i_file_controller.dart
IFileController
saveWithFile abstract method
saveWithFile abstract method
dark_mode
light_mode
saveWithFile
abstract method
Future
<
void
>
saveWithFile
(
File
file
,
IFileConverter
data
)
Implementation
Future<void> saveWithFile(File file, IFileConverter data);
y_infra package
documentation
data/file/controller/i_file_controller
IFileController
saveWithFile abstract method
IFileController class