value property

dynamic value

Returns the contents of this data snapshot as native types.

Implementation

dynamic get value => _delegate?.value;