executableDeclarations property

List<ExecutableDeclaration> get executableDeclarations
inherited

executables that belong to this interface

Implementation

List<ExecutableDeclaration> get executableDeclarations =>
    throw _privateConstructorUsedError;