mod method

Mod mod(
  1. dynamic other
)

Implementation

Mod mod(other) => Mod(this, other);