Future<bool?> getBool(String key, [bool enableEncryption = false]) { throw UnimplementedError('getBool() has not been implemented.'); }