isDeliveryAvailable property

RxBool isDeliveryAvailable
getter/setter pair

isDeliveryAvailable is used to check if delivery is available for the selected location and is used to show/hide configurable message.

Implementation

RxBool isDeliveryAvailable = false.obs;