RootsCapability constructor

const RootsCapability({
  1. bool? listChanged,
})

Implementation

const RootsCapability({
  this.listChanged,
});