init()
Creates a state property without an initial value.
Declaration
init()Discussion
This initializer behaves like the init(wrappedValue:) initializer with an input of nil. See that initializer for more information.
Creates a state property without an initial value.
init()This initializer behaves like the init(wrappedValue:) initializer with an input of nil. See that initializer for more information.