arity method

  1. @override
int arity()
override

Implementation

@override
int arity() {
  return 1;
}