maybeWhen property

bool? maybeWhen
final

Whether to generate Union.maybeWhen

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

Implementation

final bool? maybeWhen;