isAbstract property
bool
get
isAbstract
Whether this method is declared to be an abstract method.
Implementation
bool get isAbstract;
Whether this method is declared to be an abstract method.
bool get isAbstract;