map property

FreezedMapOptions? map
final

Options for customizing the generation of map functions

If null, picks up the default values from the project's build.yaml. If that value is null too, defaults to FreezedMapOptions.all.

Implementation

final FreezedMapOptions? map;