Help constructor

Help({
  1. List<HelpLink> links = const [],
})

Implementation

Help({this.links = const []}) : super(fullyQualifiedName);