items property

List<Signer>? items
final

A complex type that contains one Signer complex type for each trusted signer that is specified in the TrustedSigners complex type.

For more information, see ActiveTrustedSigners.

Implementation

final List<Signer>? items;