Contents

init(_:)

Creates a current value subject with the given initial value.

Declaration

init(_ value: Output)

Parameters

  • value:

    The initial value to publish.