HttpPostModel constructor

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

Implementation

HttpPostModel(super.parent, super.id);