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