//Android/br.com.arch.toolkit.android.delegate/ExtraType/entries
[android]
val entries: EnumEntries<ExtraType>
Returns a representation of an immutable list of all enum entries, in the order theyβre declared.
This method may be used to iterate over the enum entries.