Last constructor

Last({
  1. String? href,
})

Implementation

Last({
  this.href,
});