Self constructor

Self({
  1. String? href,
})

Implementation

Self({this.href});