FormModel({ @required this.name, this.submitButton = '', this.resetButton = '', @required this.fields, });