all constant
FreezedMapOptions
const all
Enables the generation of all Union.map
features
Implementation
static const all =
FreezedMapOptions(map: true, mapOrNull: true, maybeMap: true);
Enables the generation of all Union.map
features
static const all =
FreezedMapOptions(map: true, mapOrNull: true, maybeMap: true);