primarySource property

List<VerificationResultPrimarySource>? primarySource
inherited

primarySource Information about the primary source(s) involved in validation.

Implementation

List<VerificationResultPrimarySource>? get primarySource =>
    throw _privateConstructorUsedError;