$defaultConsumedProps property

  1. @toBeGenerated
Iterable<ConsumedProps> $defaultConsumedProps
inherited

The default consumed props, taken from the keys generated in the associated @annotations.Props class.

Implementation

@toBeGenerated
Iterable<component_base.ConsumedProps> get $defaultConsumedProps => throw UngeneratedError(member: #$defaultConsumedProps);