val<T> abstract method
T
val<T>()
Gets the primitive value (string, number, boolean, or null) from this RuleDataSnapshot.
Implementation
T val<T>();
Gets the primitive value (string, number, boolean, or null) from this RuleDataSnapshot.
T val<T>();