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