valueOf static method

OutputFormat valueOf(
  1. String name
)

Implementation

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