isStatic property

bool isStatic
final

Whether this is a static field of a AstProxyApi.

A static field must also be attached. See attached.

Implementation

final bool isStatic;