HttpDeleteModel constructor

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

Implementation

HttpDeleteModel(super.parent, super.id);