rolloutId property

String? rolloutId
getter/setter pair

The Firebase Remote Config rollout ID uniquely identifying a rollout.

This is the tracking ID of the Rollout object defined in ExperimentsEntities.

Implementation

core.String? rolloutId;