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