data top-level property
RuleDataSnapshot
get
data
A RuleDataSnapshot corresponding to the current data in Firebase Realtime Database at the location of the currently executing rule.
Implementation
RuleDataSnapshot get data => throw UnimplementedError();