Hello guys Today Solve Below the mentioned Problem
java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.util.Map
Let see the Why this Error Coming
Passible: if Firebase Return value in Data
Boolean
String
Long
Double
Map
List
Error Spot: If database have no value it return null value it make the above Error
so first check value Empty or not