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