menu
googleapis package
documentation
networkconnectivity/v1.dart
Filter
Filter.new constructor
Filter.new 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.new constructor
Filter class
Constructors
new
fromJson
Properties
destRange
hashCode
ipProtocol
protocolVersion
runtimeType
srcRange
Methods
noSuchMethod
toJson
toString
Operators
operator ==