valueOf static method

Alpha3Code valueOf(
  1. String name
)

Implementation

static Alpha3Code valueOf(String name) => _$valueOf(name);