valueOf static method

Alpha2Code valueOf(
  1. String name
)

Implementation

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