menu
tdlib2 package
documentation
td_api.dart
StarAmount
StarAmount.new constructor
StarAmount.new constructor
dark_mode
light_mode
StarAmount
constructor
StarAmount
(
{
required
int
starCount
,
required
int
nanostarCount
,
})
Implementation
StarAmount({required this.starCount, required this.nanostarCount});
tdlib2 package
documentation
td_api
StarAmount
StarAmount.new constructor
StarAmount class