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