JsonSaveOptions constructor

__init__(self)

Creates options for saving json file.


def __init__(self):
    ...

See Also