animation property
Optional. Animation that will be displayed in the game message in chats.
Implementation
@JsonKey(name: 'animation')
Animation? get animation;
Optional. Animation that will be displayed in the game message in chats.
@JsonKey(name: 'animation')
Animation? get animation;