forms property

  1. @JsonKey(name: 'forms')
List<Form>? forms
final

Implementation

@JsonKey(name: 'forms')
final List<Form>? forms;