addIdentity method

  1. @override
Modular addIdentity()
override

Implementation

@override
Modular addIdentity() {
  return Modular(0, mod);
}