resolveMount abstract method
Resolves a conflicted mount mountId with strategy
(accept-local / accept-origin / reclone).
Implementation
Future<SyncOutcome> resolveMount(String mountId, {required String strategy});
Resolves a conflicted mount mountId with strategy
(accept-local / accept-origin / reclone).
Future<SyncOutcome> resolveMount(String mountId, {required String strategy});