menu
teledart package
documentation
model.dart
LabeledPrice
LabeledPrice.fromJson factory constructor
LabeledPrice.fromJson factory constructor
dark_mode
light_mode
LabeledPrice.fromJson
constructor
LabeledPrice.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LabeledPrice.fromJson(Map<String, dynamic> json) => _$LabeledPriceFromJson(json);
teledart package
documentation
model
LabeledPrice
LabeledPrice.fromJson factory constructor
LabeledPrice class