interfaceDeclarations property

List<InterfaceDeclaration> get interfaceDeclarations
inherited

interface declarations this package has

Implementation

List<InterfaceDeclaration> get interfaceDeclarations =>
    throw _privateConstructorUsedError;