menu
tsdtech_client_sdk package
documentation
tsdtech_sdk_ui.dart
CheckoutStoreBase
hasError property
hasError property
dark_mode
light_mode
hasError
property
@computed
bool
get
hasError
Implementation
@computed bool get hasError => errorMessage != null && errorMessage!.isNotEmpty;
tsdtech_client_sdk package
documentation
tsdtech_sdk_ui
CheckoutStoreBase
hasError property
CheckoutStoreBase class