@protected Future<Map<TKey, Object?>> allSettled<TKey>(Map<TKey, Object?> awatiable) { return _handleAwaitable(_AwaitType.allSettled, awatiable); }