none constant

FreezedMapOptions const none

Disables the generation of all Union.map features

Implementation

static const none =
    FreezedMapOptions(map: false, mapOrNull: false, maybeMap: false);