field property

Maybe<T> get field
inherited

Property representing the value of this FormField in a possible json request body

Implementation

Maybe<T> get field;