transactionReference property

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

Implementation

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