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