LinksSectionFormError constructor Null safety

const LinksSectionFormError(
  1. {dynamic super}
)

Implementation

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