isStatic property

bool isStatic
final

作为内部定义方法时声明为: static,包括 constructor、factory 方法

Implementation

final bool isStatic;