valueOf static method
Returns the enum value associated to the name.
Implementation
static RecordingStopApiVersion valueOf(String name) => _$valueOfRecordingStopApiVersion(name);
Returns the enum value associated to the name.
static RecordingStopApiVersion valueOf(String name) => _$valueOfRecordingStopApiVersion(name);