menu
easypost
easypost.dart
incotermTypeFromJson function
incotermTypeFromJson
brightness_4
brightness_5
incotermTypeFromJson
function
IncotermType
?
incotermTypeFromJson
(
String
?
value
)
Implementation
IncotermType? incotermTypeFromJson(String? value) => IncotermType.fromString(value);
easypost
easypost
incotermTypeFromJson function
easypost library