isInUAE property

bool isInUAE

Implementation

bool get isInUAE => userProfileModel.value.data?.loggedInLocation == 'AE';