toValue method
Implementation
String toValue() {
SlideAssetTypeMapper.ensureInitialized();
return MapperContainer.globals.toValue<SlideAssetType>(this) as String;
}
String toValue() {
SlideAssetTypeMapper.ensureInitialized();
return MapperContainer.globals.toValue<SlideAssetType>(this) as String;
}