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