SideEffect

public struct SideEffect

Undocumented

  • Message text of the side effect.

    Declaration

    Swift

    public let text: String
  • Link of the side effect.

    Declaration

    Swift

    public let link: String?