NameConverter

Constructor:

Signature:

def __init__(self, auto_camel_case: bool = True) -> None:
...

Parameters:

  1. auto_camel_case:

    Type
    bool
    Default
    True

Methods:

Attributes:

  1. auto_camel_case: