FunctionalType constructor

FunctionalType({
  1. String? type,
})

Implementation

FunctionalType({this.type});