menu
comscore_analytics_flutter package
documentation
streaming/content_metadata.dart
ContentMetadataBuilder
uniqueId method
uniqueId method
dark_mode
light_mode
uniqueId
method
ContentMetadataBuilder
uniqueId
(
String
uniqueId
)
Implementation
ContentMetadataBuilder uniqueId(String uniqueId) { _uniqueId = uniqueId; return this; }
comscore_analytics_flutter package
documentation
streaming/content_metadata
ContentMetadataBuilder
uniqueId method
ContentMetadataBuilder class