nativePlay top-level property

Implementation

final Pointer<NativeFunction<NativePlayAnimation>> nativePlay =
    Pointer.fromFunction(AnimationPlayerElement._play);