menu
easypost
easypost.dart
hazmatTypeToJson function
hazmatTypeToJson
brightness_4
brightness_5
hazmatTypeToJson
function
String
?
hazmatTypeToJson
(
HazmatType
?
hazmatType
)
Implementation
String? hazmatTypeToJson(HazmatType? hazmatType) => HazmatType.asString(hazmatType);
easypost
easypost
hazmatTypeToJson function
easypost library