ee.Reducer.firstNonNull

Returns a Reducer that returns the first of its non-null inputs. Where applicable, the output name is "first".

UsageReturns
ee.Reducer.firstNonNull()Reducer

No arguments.