VarargsFunction constructor

VarargsFunction(
  1. OnCall _onCall
)

Implementation

VarargsFunction(this._onCall);