pin property

String? pin
final

Stores the PIN entered during the transaction, if required. Can be null.

Implementation

final String? pin;