SumDecimalNullable sealed class SumDecimalNullable : Producer<decimal?, _> Documentation Code public SumDecimalNullable(IObservable<decimal?> source)