end property

T? end
final

The end value for the effect. If null, effects should use a reasonable default value when appropriate.

Implementation

final T? end;