producerNotificationChannel property
Implementation
@$pb.TagNumber(7)
$core.String get producerNotificationChannel => $_getSZ(2);
Implementation
@$pb.TagNumber(7)
set producerNotificationChannel($core.String v) { $_setString(2, v); }
@$pb.TagNumber(7)
$core.String get producerNotificationChannel => $_getSZ(2);
@$pb.TagNumber(7)
set producerNotificationChannel($core.String v) { $_setString(2, v); }