valueOf static method

Architecture valueOf(
  1. String name
)

Implementation

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