Returns a new Section instance.
Section({ required this.section, this.fields = const [], this.description, this.keywords = const [], });