menu
daakia_vc_flutter_sdk package
documentation
utils/consent_status_enum.dart
ConsentStatusExtension
shouldShowResend property
shouldShowResend property
dark_mode
light_mode
shouldShowResend
property
bool
get
shouldShowResend
Implementation
bool get shouldShowResend => this != ConsentStatus.accept;
daakia_vc_flutter_sdk package
documentation
utils/consent_status_enum
ConsentStatusExtension
shouldShowResend property
ConsentStatusExtension extension on
ConsentStatus