DefaultAESKey.from constructor

DefaultAESKey.from({
  1. String? name,
})

Implementation

DefaultAESKey.from({this.name});