then<S> method

Future<S> then <S>(FutureOr<S> onValue(T value), { Function onError })