AccountVerification constructor

const AccountVerification({
  1. AccountDocument? document,
})

verification_specs

Information on the verification state of the company.

Implementation

const AccountVerification({this.document});