componentIdentifiers property
List<SfItem>
get
componentIdentifiers
The ordered list of Structured Field components that will be signed.
Implementation
List<SfItem> get componentIdentifiers =>
List.unmodifiable(_componentIdentifiers);