payerName property

String? get payerName

Implementation

String? get payerName {
  return null;
}