donutPlacholder property

String? get donutPlacholder

a stub for users who have not subscribed to VK Donut.

Implementation

String? get donutPlacholder => payload['donut']?['placeholder'];