result

Native
1.3
val result: T

The result of the future computation. Blocks execution until the future is ready. Second attempt to get will result in an error.