[Wildcard Variables] Support for wildcard record type positional fields #56271
Labels
feature-wildcard-variables
Implementation of the wildcard variables feature
legacy-area-analyzer
Use area-devexp instead.
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-enhancement
A request for a change that isn't a bug
https://github.com/dart-lang/language/blob/main/working/wildcards/feature-specification.md#record-type-positional-fields
INVALID_FIELD_NAME_PRIVATE
to allow positional_
s in record types.DUPLICATE_FIELD_NAME
to allow multiple positional_
s in record typesThe text was updated successfully, but these errors were encountered: