methodEntity constant
EntityType
const methodEntity
The entity representing a class method or constructor, function, getter or setter.
Implementation
static const methodEntity = EntityType._('method');