ImageSectionFormError constructor Null safety

const ImageSectionFormError(
  1. {dynamic super}
)

Implementation

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