A list of visitors to be invoked when the state of the future changes.
A list of visitors to be invoked when the state of the future changes.
get _listeners() {
throw new TypeError('Future.prototype._listeners should be implemented in an inherited object.');
}