menu
googleapis package
documentation
migrationcenter/v1.dart
HostsEntry
HostsEntry.new constructor
HostsEntry.new constructor
dark_mode
light_mode
HostsEntry
constructor
HostsEntry
(
{
List
<
String
>
?
hostNames
,
String
?
ip
,
})
Implementation
HostsEntry({
this
.hostNames,
this
.ip, });
googleapis package
documentation
migrationcenter/v1
HostsEntry
HostsEntry.new constructor
HostsEntry class
Constructors
new
fromJson
Properties
hashCode
hostNames
ip
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==