animation property

  1. @JsonKey(name: 'animation')
Animation? get animation
inherited

Optional. Animation that will be displayed in the game message in chats.

Implementation

@JsonKey(name: 'animation')
Animation? get animation;