DescriptionDividerFormError constructor Null safety

const DescriptionDividerFormError(
  1. {dynamic super}
)

Implementation

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