operator + abstract method

  1. @override
ECPointBase? operator +(
  1. covariant ECPointBase? b
)
override

Implementation

@override
ECPointBase? operator +(covariant ECPointBase? b);