HttpGetModel constructor

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

Implementation

HttpGetModel(super.parent, super.id);