:Dart:Enum Node

represents a globally declared Dart enum

Properties

NameDescription
fqnfully qualified name of the enum (e.g. package:my_package/a.dart:MyEnum)
libraryPathabsolute path of the containing library
namename of the enum