Optional

extension Optional: MoEngageResettableValue
extension Optional: MoEngageStorage.ResettableValue
extension Optional: MoEngageDataTracking.Event.Attributable where Wrapped: MoEngageDataTracking.Event.Attributable
extension Optional: MoEngageSDKUser.Attributes.Attributable where Wrapped: MoEngageDataTracking.Event.Attributable
extension Optional: MoEngageSDKUser.Device.Attributes.Attributable
where Wrapped: MoEngageSDKUser.Device.Attributes.Attributable

ResettableValue conformances

  • Resets to nil.

    Declaration

    Swift

    public static var resetValue: `Self` { get }