Home > @firebase/database > Query > toJSON
Query.toJSON() method
Returns a JSON-serializable representation of this object.
Signature:
toJSON(): string;
Returns:
string
A JSON-serializable representation of this object.
Home > @firebase/database > Query > toJSON
Returns a JSON-serializable representation of this object.
Signature:
toJSON(): string;
Returns:
string
A JSON-serializable representation of this object.