data property

MapWidgetDebugOptionsData data
final

The underlying Pigeon enum value. Platform implementations (mapbox_maps_flutter_mobile) use this for channel round-tripping; facade users should construct instances via the named constants (MapWidgetDebugOptions.tileBorders, etc.) instead.

Implementation

final MapWidgetDebugOptionsData data;