FilepickerModel constructor

FilepickerModel(
  1. WidgetModel parent,
  2. String? id
)

Implementation

FilepickerModel(super.parent, super.id);