toValue method
dynamic
toValue()
Implementation
dynamic toValue() {
InventoryManagementEnumsMapper.ensureInitialized();
return MapperContainer.globals.toValue<InventoryManagementEnums>(this);
}
dynamic toValue() {
InventoryManagementEnumsMapper.ensureInitialized();
return MapperContainer.globals.toValue<InventoryManagementEnums>(this);
}