menu
tsdtech_client_sdk package
documentation
tsdtech_sdk_ui.dart
CheckoutStoreBase
updateSecurityCode method
updateSecurityCode method
dark_mode
light_mode
updateSecurityCode
method
@action
void
updateSecurityCode
(
String
value
)
Implementation
@action void updateSecurityCode(String value) => securityCode = value;
tsdtech_client_sdk package
documentation
tsdtech_sdk_ui
CheckoutStoreBase
updateSecurityCode method
CheckoutStoreBase class