FsFlow.CheckModule.notNull
Returns the value when it is not null.
Parameters
value: The value to check.
Returns
A Check containing the non-null value.
Returns the value when it is not null.
value: The value to check.A Check containing the non-null value.