HttpPostModel constructor

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

Implementation

HttpPostModel(super.parent, super.id);