isAbstract property

bool get isAbstract
inherited

determines if this declaration is abstract

Implementation

bool get isAbstract => throw _privateConstructorUsedError;