values property

BuiltSet<ChatSetReminderApiVersion> values

Returns a set with all values this enum contains.

Implementation

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