FooterModel constructor

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

Implementation

FooterModel(Model super.parent, super.id);