menu
MBG_Inspektionen
backend/photo_batch_save_queue.dart
PhotoBatchSaver typedef
PhotoBatchSaver
dark_mode
light_mode
PhotoBatchSaver
typedef
PhotoBatchSaver
=
Future
<
String
?
>
Function
(
List
<
XFile
>
files
)
Implementation
typedef PhotoBatchSaver = Future<String?> Function(List<XFile> files);
MBG_Inspektionen
photo_batch_save_queue
PhotoBatchSaver typedef
photo_batch_save_queue library