class FormObject { String? label; dynamic defaultValue; int? span; String? key; String? type; bool? border; dynamic disabledValue; List