map property

  1. @_FreezedMapOptionsConverter()
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

@_FreezedMapOptionsConverter()
final FreezedMapOptions? map;