getAnimationUrl method

String getAnimationUrl()

获取礼物动画URL

Implementation

String getAnimationUrl() {
  return animation ?? "";
}