invoke method

  1. @Deprecated('Use `call()`')
R invoke()

Invokes this function and returns it's return value.

Implementation

@Deprecated('Use `call()`')
R invoke() => this();