Gets a value by key.
Future<dynamic> get(String key) { throw UnimplementedError('get() has not been implemented.'); }