StashModel constructor

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

Implementation

StashModel(super.parent, super.id);