when property

bool? when
final

Whether to generate Union.when

If null, will fallback to the build.yaml configs If that value is null too, defaults to true.

Implementation

final bool? when;