SmartNotesConfig constructor

SmartNotesConfig({
  1. String? autoSmartNotesGeneration,
})

Implementation

SmartNotesConfig({this.autoSmartNotesGeneration});