get_all method

get_all

def get_all(cls):
    ...

Returns: List[Any]

See Also