isStatic property

bool get isStatic
inherited

whether the executable is a static method

Implementation

bool get isStatic => throw _privateConstructorUsedError;