incotermTypeToJson function
- IncotermType? incotermType
Implementation
String? incotermTypeToJson(IncotermType? incotermType) =>
IncotermType.asString(incotermType);
String? incotermTypeToJson(IncotermType? incotermType) =>
IncotermType.asString(incotermType);