Home > @firebase/database > DataSnapshot > toJSON
DataSnapshot.toJSON() method
Returns a JSON-serializable representation of this object.
Signature:
toJSON(): object | null;
Returns:
object | null
Home > @firebase/database > DataSnapshot > toJSON
Returns a JSON-serializable representation of this object.
Signature:
toJSON(): object | null;
Returns:
object | null