menu
easypost
easypost.dart
Options
printCustom property
printCustom
brightness_4
brightness_5
printCustom
property
@
JsonKey
(name: 'print_custom')
List
<
Map
<
String
,
dynamic
>
>
?
printCustom
getter/setter pair
Implementation
@JsonKey(name: 'print_custom') late List<Map<String, dynamic>>? printCustom;
easypost
easypost
Options
printCustom property
Options class