abstract fun toFuture(): Future<Void!>!
Returns the underlying future associated with this instance. Note taking action directly on this future will impact this object.
Return Future<Void!>!: the underlying future