menu
googleapis package
documentation
networkconnectivity/v1.dart
Filter
Filter constructor
Filter constructor
dark_mode
light_mode
Filter
constructor
Filter
(
{
String
?
destRange
,
String
?
ipProtocol
,
String
?
protocolVersion
,
String
?
srcRange
,
})
Implementation
Filter({ this.destRange, this.ipProtocol, this.protocolVersion, this.srcRange, });
googleapis package
documentation
networkconnectivity/v1
Filter
Filter constructor
Filter class