isFlutter property

bool get isFlutter

Implementation

bool get isFlutter {
  tool();

  return _isFlutter;
}