CLASS
PasswordFormField
Contents
- Properties
value
- Methods
encode(to:)
public final class PasswordFormField: FormField, OptionalValueString
A password form field.
Properties
value
public let value: String?
Methods
encode(to:)
override public func encode(to encoder: Encoder) throws