effect property Null safety

AnimationEffectReadOnly? effect

Implementation

AnimationEffectReadOnly? get effect native;
void effect=(AnimationEffectReadOnly? value)

Implementation

set effect(AnimationEffectReadOnly? value) native;