You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When dart supports enums, it should be possible to annotate a parameter as an enum, and have the "allowed" configuration automatically set. May need to provide configuration of how the enum constant names are mapped to strings. The help text could come from the doc comments of the enum constants, as in #11
The text was updated successfully, but these errors were encountered:
When dart supports enums, it should be possible to annotate a parameter as an enum, and have the "allowed" configuration automatically set. May need to provide configuration of how the enum constant names are mapped to strings. The help text could come from the doc comments of the enum constants, as in #11
The text was updated successfully, but these errors were encountered: