Form constructor

Form({
  1. String? data,
})

Implementation

Form({this.data});