paymentReference property

  1. @JsonKey.new(name: 'paymentReference')
String? get paymentReference
inherited

Implementation

@JsonKey(name: 'paymentReference')
String? get paymentReference => throw _privateConstructorUsedError;