ZDTicketForm constructor

ZDTicketForm({
  1. required ZDTicketSectionsList form,
})

Implementation

ZDTicketForm({
  required this.form
});