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