originalPspReference property
The pspReference for the failed recurring payment. Find this in AUTHORISATION webhook you received after the billing date.
Implementation
@BuiltValueField(wireName: r'originalPspReference')
String? get originalPspReference;