opt.
This commit is contained in:
@@ -25,11 +25,9 @@ class SyncResult<T, E> {
|
||||
}
|
||||
}
|
||||
|
||||
class ICloud {
|
||||
abstract final class ICloud {
|
||||
static const _containerId = 'iCloud.tech.lolli.serverbox';
|
||||
|
||||
const ICloud._();
|
||||
|
||||
/// Upload file to iCloud
|
||||
///
|
||||
/// - [relativePath] is the path relative to [docDir],
|
||||
|
||||
Reference in New Issue
Block a user