executableDeclarations property

List<ExecutableDeclaration> get executableDeclarations
inherited

root level executable declarations this package has

Implementation

List<ExecutableDeclaration> get executableDeclarations =>
    throw _privateConstructorUsedError;