Return value which paired with key.
key
If the given key is not assigned with any values, it returns null.
null
Future<String?> operator [](String key);