ActionListedItemFormError constructor Null safety

const ActionListedItemFormError(
  1. {dynamic super}
)

Implementation

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