priority property

Object? priority

Gets the priority value of the data in this DataSnapshot or null if no priority set.

Implementation

Object? get priority => _delegate.priority;