GetInternalLinkType constructor

GetInternalLinkType({
  1. required String link,
})

Implementation

GetInternalLinkType({required this.link});