icloud_storage_platform_interface library

Classes

ICloudStoragePlatform
Platform interface for iCloud storage implementations.

Typedefs

StreamHandler<T> = void Function(Stream<T>)
A function-type alias that receives a stream of values.