menu
googleapis package
documentation
testing/v1.dart
DeviceIpBlock
DeviceIpBlock.new constructor
DeviceIpBlock.new constructor
dark_mode
light_mode
DeviceIpBlock
constructor
DeviceIpBlock
(
{
Date
?
addedDate
,
String
?
block
,
String
?
form
,
})
Implementation
DeviceIpBlock({
this
.addedDate,
this
.block,
this
.form, });
googleapis package
documentation
testing/v1
DeviceIpBlock
DeviceIpBlock.new constructor
DeviceIpBlock class
Constructors
new
fromJson
Properties
addedDate
block
form
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==