operator - method

Size operator -(
  1. Size other
)

Implementation

Size operator -(Size other) => subtract(other);