icloud_storage_sync_platform_interface library
Classes
- IcloudStorageSyncPlatform
- The interface that platform-specific implementations of icloud_sync must implement.
Typedefs
-
StreamHandler<
T> = void Function(Stream< T> ) - A function type alias for handling streams of data.