AppIdSimpleTextFormError constructor Null safety

const AppIdSimpleTextFormError(
  1. {dynamic super}
)

Implementation

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