value property

Object? get value

Returns the contents of this data snapshot as native types.

Implementation

Object? get value => _delegate.value;