values property

BuiltSet<CallRingAttendeeApiVersion> get values

Returns a set with all values this enum contains.

Implementation

// coverage:ignore-start
static BuiltSet<CallRingAttendeeApiVersion> get values => _$callRingAttendeeApiVersionValues;