schemeUniqueTransactionId property
The unique identifier created by the scheme. This ID can be alphanumeric or numeric depending on the scheme.
Implementation
@BuiltValueField(wireName: r'schemeUniqueTransactionId')
String? get schemeUniqueTransactionId;