Help constructor

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

Implementation

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