menu
googleapis package
documentation
backupdr/v1.dart
Entry
Entry.new constructor
Entry.new constructor
dark_mode
light_mode
Entry
constructor
Entry
(
{
String
?
key
,
String
?
value
,
})
Implementation
Entry({
this
.key,
this
.value, });
googleapis package
documentation
backupdr/v1
Entry
Entry.new constructor
Entry class
Constructors
new
fromJson
Properties
hashCode
key
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==