menu
easypost
easypost.dart
Insurance
amount property
amount
brightness_4
brightness_5
amount
property
@
JsonKey
(name: 'amount', fromJson: stringToMoney, toJson: moneyToString)
double
?
amount
final
Implementation
@JsonKey(name: 'amount', fromJson: stringToMoney, toJson: moneyToString) final double? amount;
easypost
easypost
Insurance
amount property
Insurance class