FormOperationException constructor

const FormOperationException({
  1. FormOperationErrorCode? errorCode,
})

Implementation

const FormOperationException({this.errorCode});