oneTimePasscode property
A random number sent to the mobile phone number of the shopper to verify the payment.
Implementation
@BuiltValueField(wireName: r'oneTimePasscode')
String? get oneTimePasscode;
A random number sent to the mobile phone number of the shopper to verify the payment.
@BuiltValueField(wireName: r'oneTimePasscode')
String? get oneTimePasscode;