arity method

  1. @override
int arity()
override

Implementation

@override
int arity() => declaration.params.length;