to_string method

to_string

Creates a human-readable string that represents this Size.

Returns

A string that represents this Size.

def to_string(self):
    ...

See Also