Lazily evaluates the function passed into the constructor. Equivalent to call but more explicit.
@override @pragma("vm:prefer-inline") T force() => call();