valueOf static method

StreetViewStatus valueOf(
  1. String name
)

Implementation

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