NoSuchFieldLevelEncryptionProfile constructor

NoSuchFieldLevelEncryptionProfile({
  1. String? message,
})

Implementation

NoSuchFieldLevelEncryptionProfile({
  this.message,
});