isStatic property

bool isStatic

Implementation

bool get isStatic => (flags & FLAG_STATIC) != 0;