Returns true if the session contains a value for the given key.
true
key
Future<bool> has(String key);