end property
The end of the frame boundary, relative to the current row.
A value of null
indicates that frame includes all following rows, groups or range bounds.
A value of 0 indicates that frame ends at the current row.
A negative or positive value indicates that frame ends at the specified offset before or after the current row.
Implementation
final num? end;