CustomizableFirebaseCallbacks

struct CustomizableFirebaseCallbacks
extension Checkout.CustomizableFirebaseCallbacks : FirebaseCallbacks

A FirebaseCallbacks implementation that has empty callbacks by default, allowing for custom callbacks to be passed in. It also serves as a default implementation of the protocol, to be extended as needed.