valueOf static method

Result valueOf(
  1. String name
)

Implementation

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