signerInfos property
List of containers to store information about digital signature objects contained in the SO.
Implementation
List<SignerInfo> get signerInfos => _signerInfos;
List of containers to store information about digital signature objects contained in the SO.
List<SignerInfo> get signerInfos => _signerInfos;