modifierStatic property

ASTModifiers modifierStatic
final

Implementation

static final ASTModifiers modifierStatic = ASTModifiers(isStatic: true);