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