FilepickerModel constructor

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

Implementation

FilepickerModel(super.parent, super.id);