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