instruments property

PaymentInstruments? get instruments

Implementation

PaymentInstruments? get instruments {
  return _instruments;
}