context property

Map<String, dynamic> context
final

Context properties to send with feature flag requests. These can be used for targeting and segmentation.

Implementation

final Map<String, dynamic> context;