getPaymentSessionId method

String getPaymentSessionId()

Implementation

String getPaymentSessionId() {
  return _paymentSessionId!;
}