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