begin property

T? begin
final

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

Implementation

final T? begin;