to_json method

to_json

Returns a String that represents this instance.

Returns

A String that represents this instance.

def to_json(self):
    ...

See Also