invoke abstract method

dynamic invoke(
  1. List args, [
  2. dynamic thisVal
])

Implementation

dynamic invoke(List args, [dynamic thisVal]);