KeyId constructor

KeyId({
  1. String? keyId,
})

Implementation

KeyId({this.keyId});