isStatic property
bool
get
isStatic
Return true
if this method is declared to be a static method.
Implementation
bool get isStatic;
Return true
if this method is declared to be a static method.
bool get isStatic;