verification property

Record declaring a verification relationship between two accounts. Verifications are only considered valid by an app if issued by an account the app considers trusted.

Implementation

GraphVerificationRecordAccessor get verification => _verification;