SSEKMS constructor

SSEKMS(
  1. String? keyId
)

Implementation

SSEKMS(
  this.keyId,
);