formDataList property

List<FormDataModel> get formDataList

Implementation

List<FormDataModel> get formDataList => formData ?? <FormDataModel>[];