all constant
FreezedWhenOptions
const all
Enables the generation of all Union.when
features
Implementation
static const all =
FreezedWhenOptions(when: true, whenOrNull: true, maybeWhen: true);