menu
tdlib2 package
documentation
td_api.dart
LabeledPricePart
LabeledPricePart.new constructor
LabeledPricePart.new constructor
dark_mode
light_mode
LabeledPricePart
constructor
LabeledPricePart
(
{
required
String
label
,
required
int
amount
,
})
Implementation
LabeledPricePart({required this.label, required this.amount});
tdlib2 package
documentation
td_api
LabeledPricePart
LabeledPricePart.new constructor
LabeledPricePart class