isDart property

bool get isDart

Implementation

bool get isDart {
  tool();

  return _isDart;
}