Completion controls for settling one future from callbacks.
Readonly
Future carrying the completion result.
Settles the future as rejected if it is still pending.
Error observed by callers waiting on the future.
Settles the future with a value if it is still pending.
Completion value.
Completion controls for settling one future from callbacks.