Creates a new instance of FormValue.
FormValue({ required this.id, required this.formKey, required this.label, required this.value, });