value property

Object? value

Returns the contents of this data snapshot as native types.

Implementation

Object? get value => _delegate.value;