menu
firebase_rules package
documentation
database.dart
RuleDataSnapshot
hasChild abstract method
hasChild abstract method
dark_mode
light_mode
hasChild
abstract method
bool
hasChild
(
RulesString
path
)
Returns true if the specified child exists.
Implementation
bool hasChild(RulesString path);
firebase_rules package
documentation
database
RuleDataSnapshot
hasChild abstract method
RuleDataSnapshot class