animation property
Optional. Message is an animation, information about the animation. For backward compatibility, when this field is set, the document field will also be set
Implementation
@JsonKey(name: 'animation')
Animation? get animation;
Optional. Message is an animation, information about the animation. For backward compatibility, when this field is set, the document field will also be set
@JsonKey(name: 'animation')
Animation? get animation;