HttpModel constructor

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

Implementation

HttpModel(super.parent, super.id);