isStatic property Null safety

bool isStatic

Return true if the fields are declared to be static.

Implementation

bool get isStatic;