Parametric constructor for Class.
Class({ required this.name, required this.fields, this.documentationComments = const <String>[], });