valueOf static method
Returns the enum value associated to the name
.
Implementation
static PreviewGetPreviewMode valueOf(String name) => _$valueOfPreviewGetPreviewMode(name);
Returns the enum value associated to the name
.
static PreviewGetPreviewMode valueOf(String name) => _$valueOfPreviewGetPreviewMode(name);