Capability constructor
const
Capability(
- String name
Creates a new capability with the given name
Implementation
const Capability(this.name);
Creates a new capability with the given name
const Capability(this.name);