add method

  1. @protected
Dimension? add(
  1. Dimension other
)

Implementation

@protected
Dimension? add(Dimension other) => null;