AOFConfig constructor

AOFConfig({
  1. String? appendFsync,
})

Implementation

AOFConfig({this.appendFsync});