Portion constructor

Portion()

Initializes a new instance of Portion class.

def __init__(self):
    ...

See Also