Replica constructor
Replica({
- CustomerManagedEncryption? customerManagedEncryption,
- String? location,
Implementation
Replica({this.customerManagedEncryption, this.location});