valueOf static method

FetchPolicy valueOf(
  1. String name
)

Implementation

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