animation property

AnimationApi get animation

Implementation

AnimationApi get animation => _animation ??= AnimationApi(client);