menu
firebaseapis package
documentation
storage/v1.dart
ObjectCustomerEncryption
ObjectCustomerEncryption constructor
ObjectCustomerEncryption constructor
dark_mode
light_mode
ObjectCustomerEncryption
constructor
ObjectCustomerEncryption
(
{
String
?
encryptionAlgorithm
,
String
?
keySha256
,
})
Implementation
ObjectCustomerEncryption({ this.encryptionAlgorithm, this.keySha256, });
firebaseapis package
documentation
storage/v1
ObjectCustomerEncryption
ObjectCustomerEncryption constructor
ObjectCustomerEncryption class