mirrorPercent property
Percentage of the traffic to be mirrored by the mirror field. Use of integer mirror_percent value is deprecated. Use the double mirror_percentage field instead.
Implementation
@Deprecated('Use the double mirrorPercentage field instead.')
final int? mirrorPercent;