formSections property

  1. @JsonKey(name: 'formSections')
List<TekioFormSection> formSections
getter/setter pair

Implementation

@JsonKey(name: 'formSections')
List<TekioFormSection> formSections;