menu
cloud_syncable package
documentation
bloc/cloud_syncable_mixin.dart
CloudSyncableMixin<T extends CloudSyncable>
copyFileToLocalPath abstract method
copyFileToLocalPath abstract method
dark_mode
light_mode
copyFileToLocalPath
abstract method
Future
<
T
>
copyFileToLocalPath
(
T
entity
)
Implementation
Future<T> copyFileToLocalPath(T entity);
cloud_syncable package
documentation
bloc/cloud_syncable_mixin
CloudSyncableMixin<T extends CloudSyncable>
copyFileToLocalPath abstract method
CloudSyncableMixin mixin