FileModel constructor

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

Implementation

FileModel(super.parent, super.id);