StatisticalGraphAsync copyWith({String? token}) => StatisticalGraphAsync(token: token ?? this.token);