PatchField<T>.nullValue constructor
const
PatchField<T>.nullValue ()
Implementation
const PatchField.nullValue()
: state = PatchFieldState.nullValue,
_value = null;
const PatchField.nullValue()
: state = PatchFieldState.nullValue,
_value = null;