The identity value for the aggregation function. This value is used when the aggregation function is initialized. When a Function
is passed the identity will be its return value.
property
sqlite.AggregateOptions.start
start: T | () => T