UserLinks constructor

UserLinks({
  1. String? invite,
})

Implementation

UserLinks({
  this.invite,
});