pigeonOptions property

Map<String, Object>? pigeonOptions
final

The Map representation of any PigeonOptions specified with ConfigurePigeon during parsing.

Implementation

final Map<String, Object>? pigeonOptions;