DescriptionSectionFormError constructor Null safety

const DescriptionSectionFormError(
  1. {dynamic super}
)

Implementation

const DescriptionSectionFormError({super.message, super.value});