order property
The child keys in the order the query produced them, or null for a node
with no children. value cannot carry it: the SDK's Variant map sorts by
key, so orderByChild survives only here.
Implementation
final DbChildOrder? order;
The child keys in the order the query produced them, or null for a node
with no children. value cannot carry it: the SDK's Variant map sorts by
key, so orderByChild survives only here.
final DbChildOrder? order;