VerificationError constructor

VerificationError([
  1. void updates(
    1. VerificationErrorBuilder b
    )
])

Implementation

factory VerificationError([void updates(VerificationErrorBuilder b)]) = _$VerificationError;