@override Future<String> toFutureString() async { return 'WalkRouteResult{walkPathList: ${await _expandToString(ridePathList)}'; }