advertiseMode property

String? advertiseMode
final

User-specified flag to indicate which mode to use for advertisement. The options are DEFAULT or CUSTOM. Check the AdvertiseMode enum for the list of possible values.

Implementation

final String? advertiseMode;