OptionSetModule constructor

OptionSetModule({
  1. Database? database,
  2. String? locale,
})

Implementation

OptionSetModule({this.database, String? locale});