value property

dynamic value

Get the Dart Primitive, Map or List representation of the DataSnapshot.

The value may be null, indicating that the snapshot is empty and contains no data.

Implementation

dynamic get value;