Added four APIs to augment automatically generated async/await APIs. See
details via Xcode completion and at the
source.
Feedback appreciated about Firebase and async/await. (#8289)
v0.1
Initial public beta release. Extends the Storage Reference API with the Swift
Result type for all APIs that return an optional value and optional Error.
To use, add pod 'FirebaseStorageSwift' to the Podfile and
import FirebaseStorageSwift to the source. Please provide feedback about
these new APIs and suggestions about other potential Swift extensions to
https://github.com/firebase/firebase-ios-sdk/issues.