IdFront constructor

IdFront({
  1. IdFrontData? data,
})

Implementation

IdFront({
  this.data,
});