isStatic property

bool isStatic

Is the reflectee static? For the purposes of the mirrors library, type variables are considered non-static.

Required capabilities: isStatic does not require any capabilities.

Implementation

bool get isStatic;