StashModel constructor

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

Implementation

StashModel(super.parent, super.id);