andylamax
08/05/2023, 8:30 AMephemient
08/05/2023, 9:12 AMandylamax
08/05/2023, 9:30 AMephemient
08/05/2023, 9:31 AMandylamax
08/05/2023, 9:33 AMephemient
08/05/2023, 9:33 AMandylamax
08/05/2023, 9:35 AMEnum.entries
, it fails with
property entries is not defined
ephemient
08/05/2023, 9:38 AMEnum.entries
, or SomeSpecificEnumType.entries
?andylamax
08/05/2023, 9:38 AMSomeSpecificEnumType.entries
that I am talking about.values().toList()
invokations with .entries
turansky
08/05/2023, 1:00 PM1.9
requiredandylamax
08/05/2023, 1:55 PM