valueOf static method

GFanMode valueOf(
  1. String name
)

Implementation

static GFanMode valueOf(String name) => _$gFanModeValueOf(name);