AccountChildLink constructor

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

Implementation

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