Extract constructor

Extract({
  1. List<String>? exclude,
})

Implementation

Extract({this.exclude});