valueOf static method

Brand valueOf(
  1. String name
)

Implementation

static Brand valueOf(String name) => _$brandValueOf(name);