FilterParentLink constructor

FilterParentLink({
  1. String? href,
  2. String? type,
})

Implementation

FilterParentLink({this.href, this.type});