icloud_storage_platform_interface library

Typedefs

StreamHandler<T> = void Function(Stream<T>)
A function-type alias takes a stream as argument and returns void