initialState property

DiceStickers? initialState
final

initialState The animated stickers with the initial dice animation; may be null if unknown. updateMessageContent will be sent when the sticker became known

Implementation

final DiceStickers? initialState;