UnusedRoboDirective constructor

UnusedRoboDirective({
  1. String? resourceName,
})

Implementation

UnusedRoboDirective({
  this.resourceName,
});