Invokes a mutation call in this container.
Future<R> invoke<R, S>(Call<R, S> call) => _core.invoke(call);