InputMediaStakeDice constructor
const
InputMediaStakeDice({})
Input Media Stake Dice constructor.
Implementation
const InputMediaStakeDice({
required this.gameHash,
required this.tonAmount,
required this.clientSeed,
}) : super._();